blob: 7f7a8492565b41c49eb34bfd7cfdc3b3a897ed31 [file] [log] [blame]
{
"name": "UMDyDemo",
"version": "0.1.0",
"summary": "这个是描述私有库的内容...",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.qianbaocard.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangqiang": "1126756952@qq.com"
},
"source": {
"git": "https://github.com/guangqiang-liu/priLibDemo.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*",
"frameworks": [
"UIKit",
"MapKit",
"Foundation"
]
}