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