blob: 74d4b74725fc45f8aab916ac45a21fb5cf109206 [file] [log] [blame]
{
"name": "TestPodAkshit",
"version": "0.1.0",
"summary": "Sample repo for Testing by Akshit Zaveri.",
"homepage": "https://github.com/akki7017/TestPodAkshit",
"license": "MIT",
"authors": {
"Akshit": "akshit.zaveri@gmail.com"
},
"source": {
"git": "https://github.com/akki7017/TestPodAkshit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestPodAkshit/Classes/**/*",
"resource_bundles": {
"TestPodAkshit": [
"TestPodAkshit/Assets/*.png"
]
}
}