blob: 1262348b74deb07ae4f2057db279b2e21b8571bd [file] [log] [blame]
{
"name": "api_common-methods",
"version": "0.1.1",
"summary": "Commons Methods used by Obj-C",
"homepage": "https://github.com/maasim94/api_common-methods",
"license": "MIT",
"authors": {
"Arslan Asim": "ma.asim94@yahoo.com"
},
"source": {
"git": "https://github.com/maasim94/api_common-methods.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"api_common-methods": [
"Pod/Assets/*.png"
]
}
}