[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / a / SolidPod / 0.10.10 / SolidPod.podspec.json
blob7f92bf6559790efcd9063e85b3c35ad2382cb7c6
2   "name": "SolidPod",
3   "version": "0.10.10",
4   "license": {
5     "type": "Commercial"
6   },
7   "homepage": "https://github.com/YAWNooijen/SolidPod",
8   "authors": {
9     "YAW Nooijen": "yourinooijen@live.nl"
10   },
11   "summary": "Solid Classes.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "http://yawdesign.nl/BlueConicClient112015.zip",
17     "flatten": true
18   },
19   "source_files": "BlueConicClient/SolidPod.h",
20   "resources": [
21     "BlueConicClient/Resources/*.{png}",
22     "BlueConicClient/Resources/**/*.{png}"
23   ],
24   "resource_bundles": {
25     "Assets": [
26       "BlueConicClient/Resources/*.{png}",
27       "BlueConicClient/Resources/**/*.{png}"
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "BlueConicClient",
33       "source_files": "BlueConicClient/*",
34       "dependencies": {
35         "SolidPod/impl": [
37         ]
38       }
39     },
40     {
41       "name": "impl",
42       "source_files": "BlueConicClient/impl/**/*"
43     },
44     {
45       "name": "Plugins",
46       "source_files": "BlueConicClient/Plugins/**/*",
47       "dependencies": {
48         "SolidPod/BlueConicClient": [
50         ]
51       }
52     }
53   ]