blob: 7c3761e5d59537f99bb4d0ca47a8dad09dfaea54 [file] [log] [blame]
{
"name": "PodCheck",
"version": "0.1.0",
"summary": "PodCheck",
"homepage": "https://github.com/MaheThiru/PodCheck",
"license": "MIT",
"authors": {
"thiru": "ptsamy92@gmail.com"
},
"source": {
"git": "https://github.com/MaheThiru/PodCheck.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PodCheck": [
"Pod/Assets/*.png"
]
}
}