blob: 9a0ffe54ab10e995b55464d369e7e6d20665e635 [file] [log] [blame]
{
"name": "api_common-methods",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"api_common-methods": [
"Pod/Assets/*.png"
]
}
}