blob: 46aa156eb5fb07cfc8524b8cd168bc82794b456d [file] [log] [blame]
{
"name": "TestJokeSDK",
"version": "0.0.3",
"summary": "TestJokeSDK.",
"description": "A short description of TestJokeSDK.",
"homepage": "https://github.com/Joke-Wang/TestJokeSDK",
"license": "MIT",
"authors": {
"wangzhangzhong": "wangzhangzhong1102@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Joke-Wang/TestJokeSDK.git",
"tag": "0.0.3"
},
"vendored_frameworks": "Classes/*.framework",
"resources": "Assets/HeroCoinResources.bundle",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
],
"JGProgressHUD": [
],
"MJRefresh": [
],
"YYModel": [
],
"FBSDKLoginKit": [
],
"GoogleSignIn": [
]
}
}