blob: f88c22249167fbca2d7b9b7ba63be0797a84fca9 [file] [log] [blame]
{
"name": "MyPOD",
"version": "0.1.1",
"summary": "MyPOd is the new thing",
"description": "Nokta com medya Libraries",
"homepage": "http://www.izlesene.com",
"license": "MIT",
"authors": {
"Övünç Metin": "ovunc@nokta.com"
},
"source": {
"git": "http://git.nokta.com/git/mad_ios_libs.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MyPOD": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}