[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 1 / OB_VICKit / 0.0.1 / OB_VICKit.podspec.json
blob7b8da977b9db31acb1fb759478a73fc55b735378
2   "name": "OB_VICKit",
3   "version": "0.0.1",
4   "summary": "OB_VICKit.",
5   "homepage": "https://gitlab.com/sswimp/object_demo",
6   "license": "MIT",
7   "authors": {
8     "sswimp": "754612130@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://sswimp@gitlab.com/sswimp/object_demo.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "OB_VICKit/**/*.{h,m}",
18   "public_header_files": "OB_VICKit/**/*.h",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "VICCategory",
23       "source_files": "OB_VICKit/VICCategory/**/*.{h,m}",
24       "public_header_files": "OB_VICKit/VICCategory/**/*.h"
25     },
26     {
27       "name": "WWJ_NODataView",
28       "source_files": "OB_VICKit/WWJ_NODataView/**/*.{h,m}",
29       "public_header_files": "OB_VICKit/WWJ_NODataView/**/*.h"
30     }
31   ]