[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 9 / FourthDimensionUIKit / 0.0.1 / FourthDimensionUIKit.podspec.json
blob1acebb86671258282f58f6d09e12b667c79ebcf7
2   "name": "FourthDimensionUIKit",
3   "version": "0.0.1",
4   "summary": "FourthDimensionUIKit contains Various mature view components.",
5   "description": "FourthDimensionUIKit contains Various mature view components. You can pod one of them directly",
6   "homepage": "https://github.com/coolnaut/FourthDimensionUIKit",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Coolnaut",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/coolnaut/FourthDimensionUIKit.git",
17     "tag": "0.0.1"
18   },
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "FDSBasic",
23       "source_files": "FourthDimensionUIKit/FDSBasic/*",
24       "public_header_files": "FourthDimensionUIKit/FDSBasic/*.h"
25     }
26   ]