blob: 1ec5ab0feff369685b5d1d94aa93fdb32d1bb7d0 [file] [log] [blame]
{
"name": "ViewDemo",
"version": "0.1.1",
"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.1",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/Header.h",
"resource_bundles": {
"ViewDemo": [
"Pod/Assets/*.png"
]
},
"subspecs": [
{
"name": "Security",
"source_files": "Pod/Classes/ViewColor.{h,m}",
"public_header_files": "Pod/Classes/ViewColor.h"
}
]
}