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