[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 9 / UIFastKit / 1.1.13 / UIFastKit.podspec.json
blob962cd74b39a496c3b4ab5fb4a5d23f525ca85869
2   "name": "UIFastKit",
3   "version": "1.1.13",
4   "summary": "A short description of UIFastKit.",
5   "description": "description",
6   "homepage": "http://EXAMPLE/UIFastKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bmcool": "bloggerbm@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bmcool/UIFastKit.git",
19     "tag": "1.1.13"
20   },
21   "source_files": "UIFastKit/Source/**/*.{swift}",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "FlexLayout": [
25       "~> 1.3.20"
26     ],
27     "PinLayout": [
28       "~> 1.9.2"
29     ],
30     "UITextView+Placeholder": [
31       "~> 1.4.0"
32     ],
33     "SDWebImage": [
34       "~> 5.10.4"
35     ]
36   }