PNTwitterCover/Example/Pods/Local Podspecs/PNTwitterCover.podspec.json
2017-09-11 15:24:33 +02:00

23 lines
566 B
JSON

{
"name": "PNTwitterCover",
"version": "0.1.0",
"summary": "A short description of PNTwitterCover.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/giuseppenucifora/PNTwitterCover",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"giuseppenucifora": "me@giuseppenucifora.com"
},
"source": {
"git": "https://github.com/giuseppenucifora/PNTwitterCover.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PNTwitterCover/Classes/**/*"
}