blob: aba7f73e6bfa99b941a33cd87063c3a7f2af4bb1 [file] [log] [blame]
{
"name": "MyFirstViewDemo",
"version": "0.5.0",
"summary": "hello world!",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.10.129/pan_pf/MyFirstViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pan_pf": "pan_pf@murongtech.com"
},
"source": {
"git": "http://10.10.10.129/pan_pf/MyFirstViewDemo.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
]
},
"vendored_frameworks": "**/*.framework"
}