[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / c / 4 / YLT_Tangram / 0.0.21 / YLT_Tangram.podspec.json
blobb6968765a417c9ca14cb81708358093e0f5b5201
2   "name": "YLT_Tangram",
3   "version": "0.0.21",
4   "summary": "组件化",
5   "description": "组件通过配置文件生成页面",
6   "homepage": "https://github.com/YLTTeam/YLT_Tangram",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj0305@126.com": "xianggong@anve.com"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/YLT_Tangram.git",
16     "tag": "0.0.21"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "YLT_Tangram/Classes/**/*.h",
22   "source_files": "YLT_Tangram/Classes/**/*.{h,m}",
23   "dependencies": {
24     "YLT_BaseLib": [
26     ],
27     "YLT_Kit": [
29     ],
30     "YLT_Crypto": [
32     ],
33     "RegexKitLite": [
35     ],
36     "SDCycleScrollView": [
38     ],
39     "ZipArchive": [
41     ],
42     "MJRefresh": [
44     ],
45     "MutableDeepCopy": [
47     ]
48   }