blob: 4039a63ef0c898eb52950deefd748ef7703024ec [file] [log] [blame]
{
"name": "MyPOD",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MyPOD": [
"Pod/Assets/*.png"
]
}
}