[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 8 / BMKit / 0.0.5 / BMKit.podspec.json
blobc666e87634d3151d8de8873a0da69386fcfce952
2   "name": "BMKit",
3   "version": "0.0.5",
4   "summary": "蓝月亮 iOS 组公共模块",
5   "homepage": "http://192.168.240.26/ios/BMKit",
6   "license": "MIT",
7   "authors": {
8     "liangdahong": "liangdahong@bluemoon.com.cn"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "http://192.168.240.26/ios/BMKit.git",
15     "tag": "0.0.5"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "NSString",
21       "source_files": "BMKit/NSString/**/*.{h,m}"
22     }
23   ]