blob: 0917cfed1b910a885f254c7a956906645015e491 [file] [log] [blame]
{
"name": "ProductPod",
"version": "0.1.0",
"summary": "my desc",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/siavashalipour/ProductPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siavash": "siavash.comet@yahoo.com"
},
"source": {
"git": "https://github.com/siavashalipour/ProductPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProductPod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
}
}