blob: 74955a44fa818e2cffa926bde32be010bb057959 [file] [log] [blame]
{
"name": "AppFriendsCore",
"platforms": {
"ios": "8.0"
},
"summary": "Core SDK for AppFriends.",
"requires_arc": true,
"version": "0.1.12",
"license": {
"type": "MIT"
},
"authors": {
"Hao Wang": "hao.wang@hacknocraft.com"
},
"homepage": "http://appfriends.me",
"vendored_frameworks": "AppFriendsCore.framework",
"source": {
"git": "https://github.com/laeroah/AppFriendsCoreFramework.git",
"tag": "0.1.12"
},
"dependencies": {
"Alamofire": [
],
"JSONWebToken": [
],
"EZSwiftExtensions": [
],
"CoreStore": [
],
"Cloudinary": [
]
}
}