blob: c56bbad587715e0f260c3d009ac7e7b051d6dc05 [file] [log] [blame]
{
"name": "AppFriendsUI",
"platforms": {
"ios": "8.0"
},
"summary": "UI components for AppFriends.",
"requires_arc": true,
"version": "1.0.19",
"license": {
"type": "MIT"
},
"authors": {
"Hao Wang": "hao.wang@hacknocraft.com"
},
"homepage": "http://appfriends.me",
"source": {
"git": "https://github.com/laeroah/AppFriendsUI.git",
"tag": "1.0.19"
},
"source_files": "Source/**/*.{swift,xib}",
"resources": "Source/AppFriendsResources.bundle",
"dependencies": {
"FontAwesome.swift": [
],
"Google-Material-Design-Icons-Swift": [
],
"Kingfisher": [
"~> 2.6.0"
],
"SlackTextViewController": [
],
"NSDate+TimeAgo": [
],
"CLTokenInputView": [
],
"JGProgressHUD": [
],
"SESlideTableViewCell": [
],
"DZNEmptyDataSet": [
],
"AppFriendsCore": [
],
"AFDateHelper": [
]
}
}