blob: 3fcfaf296c71e116471fa6a8cfee21235121535b [file] [log] [blame]
{
"name": "PodCheck",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PodCheck": [
"Pod/Assets/*.png"
]
}
}