[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / c / d / BMTestKit / 0.0.1 / BMTestKit.podspec.json
blob94611ecb7315e4a86fdce4624abdb61f996c75c7
2   "name": "BMTestKit",
3   "version": "0.0.1",
4   "summary": "A short description of BMTestKit.",
5   "homepage": "http://192.168.240.26/liangdahong/BMTestKit",
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/liangdahong/BMTestKit.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "BMHeaders",
21       "source_files": "BMTestKit/BMHeaders/**/*.{h,m}"
22     },
23     {
24       "name": "BMUIView",
25       "source_files": "BMTestKit/BMUIView/**/*.{h,m}"
26     },
27     {
28       "name": "BMNSString",
29       "source_files": "BMTestKit/BMNSString/**/*.{h,m}"
30     }
31   ]