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