blob: c666e87634d3151d8de8873a0da69386fcfce952 [file] [log] [blame]
{
"name": "BMKit",
"version": "0.0.5",
"summary": "蓝月亮 iOS 组公共模块",
"homepage": "http://192.168.240.26/ios/BMKit",
"license": "MIT",
"authors": {
"liangdahong": "liangdahong@bluemoon.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://192.168.240.26/ios/BMKit.git",
"tag": "0.0.5"
},
"requires_arc": true,
"subspecs": [
{
"name": "NSString",
"source_files": "BMKit/NSString/**/*.{h,m}"
}
]
}