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