blob: 5b2df3c1047ec20dfac25a10e491d69cf68a492e [file] [log] [blame]
{
"name": "DevPod1",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DevPod1/Classes/**/*",
"frameworks": "UIKit"
}