blob: 4d81d9afd18376d29223d7bd6fbdb251236f471c [file] [log] [blame]
{
"name": "TestJokeSDK",
"version": "0.0.1",
"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.1"
},
"vendored_frameworks": "Classes/*.framework",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
],
"JGProgressHUD": [
],
"MJRefresh": [
],
"YYModel": [
],
"FBSDKLoginKit": [
],
"GoogleSignIn": [
]
}
}