[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 6 / a / SolidPod / 0.10.5 / SolidPod.podspec.json
blob51f8a2ef0a0805029f8a9316d17c240a68d4b9a8
2   "name": "SolidPod",
3   "version": "0.10.5",
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   "default_subspecs": "BlueConicClient",
20   "subspecs": [
21     {
22       "name": "BlueConicClient",
23       "dependencies": {
24         "SolidPod/impl": [
26         ]
27       },
28       "source_files": "BlueConicClient/*"
29     },
30     {
31       "name": "impl",
32       "source_files": "BlueConicClient/impl/**/*"
33     }
34   ]