[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / e / 2 / AppFriendsUI / 1.0.12 / AppFriendsUI.podspec.json
blob110109c21f62dfd092aa7a5f18f6f0254b1b63cf
2   "name": "AppFriendsUI",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "UI components for AppFriends.",
7   "requires_arc": true,
8   "version": "1.0.12",
9   "license": {
10     "type": "MIT"
11   },
12   "authors": {
13     "Hao Wang": "hao.wang@hacknocraft.com"
14   },
15   "homepage": "http://appfriends.me",
16   "source": {
17     "git": "https://github.com/laeroah/AppFriendsUI.git",
18     "tag": "1.0.12"
19   },
20   "source_files": "Source/**/*.{swift,xib}",
21   "resources": "Source/AppFriendsResources.bundle",
22   "dependencies": {
23     "FontAwesome.swift": [
25     ],
26     "Google-Material-Design-Icons-Swift": [
28     ],
29     "Kingfisher": [
31     ],
32     "SlackTextViewController": [
34     ],
35     "NSDate+TimeAgo": [
37     ],
38     "CLTokenInputView": [
40     ],
41     "JGProgressHUD": [
43     ],
44     "SESlideTableViewCell": [
46     ],
47     "DZNEmptyDataSet": [
49     ],
50     "AppFriendsCore": [
52     ],
53     "AFDateHelper": [
55     ]
56   }