[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / SOComponentPods / 0.1.2 / SOComponentPods.podspec.json
blobb917928f945c572f1a8ba2924f14976956412b4e
2   "name": "SOComponentPods",
3   "version": "0.1.2",
4   "summary": "first SOComponentPods.",
5   "description": "\"A short description of SOComponentPods A short description of SOComponentPods A short description of SOComponentPods\nA short description of SOComponentPods \"",
6   "homepage": "https://github.com/SmileOcc/SOComponentPods",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "SmileOcc": "https://github.com/SmileOcc"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SmileOcc/SOComponentPods.git",
16     "tag": "0.1.2"
17   },
18   "requires_arc": true,
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "NetWorkEngine",
28       "preserve_paths": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/NetworkEngine/SOPrivateFirstLib.framework",
29       "vendored_frameworks": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/NetworkEngine/SOPrivateFirstLib.framework"
30     },
31     {
32       "name": "DataModel",
33       "source_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/DataModel/**/*",
34       "public_header_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/DataModel/**/*.h"
35     },
36     {
37       "name": "CommonTools",
38       "source_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/CommonTools/**/*",
39       "public_header_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/CommonTools/**/*.h"
40     },
41     {
42       "name": "UIKitAddition"
43     }
44   ]