blob: 8998e0dae757a7611438ee309e3ef224f0c53c86 [file] [log] [blame]
{
"name": "DevPod1",
"version": "0.1.2",
"summary": "这句描述也是没有意义s的",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/swelzh/DevPod1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swelzh": "lizhihua495@pingan.com.cn"
},
"source": {
"git": "https://github.com/swelzh/DevPod1.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DevPod1/Classes/**/*",
"frameworks": "UIKit"
}