blob: f316a6f707e84b34048dbfd7e6316f0dde779927 [file] [log] [blame]
{
"name": "PodCheck",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PodCheck": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.2"
]
}
}