blob: 1f1a3b956686dba8997757fe61f1efa246cae5de [file] [log] [blame]
{
"name": "AppFriendsUI",
"platforms": {
"ios": "8.0"
},
"summary": "UI components for AppFriends.",
"requires_arc": true,
"version": "1.0.6",
"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.6"
},
"source_files": "Source/**/*.{swift,xib}",
"resources": "Source/AppFriendsResources.bundle",
"dependencies": {
"FontAwesome.swift": [
],
"Google-Material-Design-Icons-Swift": [
],
"Kingfisher": [
],
"SlackTextViewController": [
],
"NSDate+TimeAgo": [
],
"CLTokenInputView": [
],
"JGProgressHUD": [
],
"SESlideTableViewCell": [
],
"DZNEmptyDataSet": [
],
"AppFriendsCore": [
],
"AFDateHelper": [
]
}
}