[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 6 / a / SolidPod / 0.10.8 / SolidPod.podspec.json
blob845b6aabdce1ef2163d4b7c9f338879b975faf7e
2   "name": "SolidPod",
3   "version": "0.10.8",
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   "subspecs": [
21     {
22       "name": "BlueConicClient",
23       "source_files": "BlueConicClient/*",
24       "dependencies": {
25         "SolidPod/impl": [
27         ]
28       }
29     },
30     {
31       "name": "impl",
32       "source_files": "BlueConicClient/impl/**/*"
33     },
34     {
35       "name": "Plugins",
36       "source_files": "BlueConicClient/Plugins/**/*",
37       "dependencies": {
38         "SolidPod/BlueConicClient": [
40         ]
41       }
42     }
43   ]