[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 9 / TKControlsLib / 2.0.0b / TKControlsLib.podspec.json
bloba2335d5c79915dc4b43dd29bbbc1b157e1026e00
2   "name": "TKControlsLib",
3   "version": "2.0.0b",
4   "summary": "Move controls which using in Tiki App to Cocoapod",
5   "description": "Refactor Tiki App\nMove controls to Cocoapod\nTiki App avaiable on https://itunes.apple.com/us/app/tiki-vn-niềm-vui-mua-sắm/id958100553?mt=8",
6   "homepage": "https://github.com/ducnnguyen/TKControlsLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duc.nguyen@tiki.vn": "duc.nguyen@tiki.vn"
13   },
14   "source": {
15     "git": "https://github.com/ducnnguyen/TKControlsLib.git",
16     "tag": "2.0.0b"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "static_framework": true,
23   "frameworks": "UIKit",
24   "default_subspecs": "Common",
25   "subspecs": [
26     {
27       "name": "Common",
28       "source_files": "Pod/Common/**/*.{h,m,swift}"
29     },
30     {
31       "name": "CommonControl",
32       "source_files": "Pod/CommonControl/**/*.{h,m,swift}"
33     },
34     {
35       "name": "CommonUI",
36       "source_files": "Pod/CommonUI/**/*.{h,m,swift}",
37       "dependencies": {
38         "DTCoreText": [
40         ]
41       }
42     }
43   ],
44   "swift_version": "5"