[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 7 / 8 / TKVersatile / 1.1.1 / TKVersatile.podspec.json
blob2ecf854204366615a01713cbc662049c60ba797a
2   "name": "TKVersatile",
3   "version": "1.1.1",
4   "summary": "Toki's versatile tools",
5   "description": "Toki's versatile tools, well!",
6   "homepage": "https://github.com/ZhengXianda0512/TKVersatile",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhengXianda0512": "zhengxianda0512@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZhengXianda0512/TKVersatile.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.3"
20   },
21   "subspecs": [
22     {
23       "name": "TKCyclicView",
24       "source_files": "TKVersatile/Classes/TKCyclicView/**/*"
25     },
26     {
27       "name": "TKTransparentNavigationBarViewController",
28       "source_files": "TKVersatile/Classes/TKTransparentNavigationBarViewController/**/*"
29     },
30     {
31       "name": "TKLyphardMelodyView",
32       "source_files": "TKVersatile/Classes/TKLyphardMelodyView/**/*"
33     },
34     {
35       "name": "TKRippleView",
36       "source_files": "TKVersatile/Classes/TKRippleView/**/*"
37     }
38   ]