[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 8 / BMKit / 1.0.9 / BMKit.podspec.json
blobdb21d30273ac8feb54ea8368f0e49b7e84df243e
2   "name": "BMKit",
3   "version": "1.0.9",
4   "summary": "This is bluemoon iOS Kit",
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": "1.0.9"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "Headers",
21       "source_files": "BMKit/Headers/**/*.{h,m}"
22     },
23     {
24       "name": "UIView",
25       "source_files": "BMKit/UIView/**/*.{h,m}"
26     },
27     {
28       "name": "NSString",
29       "source_files": "BMKit/NSString/**/*.{h,m}"
30     }
31   ]