blob: ebe08012aa08db66d37518767178dfe90dd71762 [file] [log] [blame]
{
"name": "ViewDemo",
"version": "0.1.0",
"summary": "ViewDemo",
"homepage": "https://github.com/GayathriPalaniraj/ViewDemo",
"license": "MIT",
"authors": {
"GAYATHRI_P": "gayathri1311@gmail.com"
},
"source": {
"git": "https://github.com/GayathriPalaniraj/ViewDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ViewDemo": [
"Pod/Assets/*.png"
]
}
}