blob: 8b9d7bb1ee8ca67fc29498cfabbd476cf36deabb [file] [log] [blame]
{
"name": "DPENBase",
"version": "0.0.5",
"summary": "EN版本 基础组件.",
"description": "Dragonpass EN Base",
"homepage": "http://EXAMPLE/DPENBase",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xing": "317033640@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://xing@192.168.1.165:62000/Dragonpass_iOS/DPENBase.git",
"tag": "0.0.5"
},
"source_files": [
"DPENBase",
"DPENBase/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"MapKit"
],
"requires_arc": true
}