blob: ba199b5879c407dacdc783858ab18cd51fbd2ada [file] [log] [blame]
{
"name": "HeroTimeSDK",
"version": "0.0.2.1",
"summary": "HeroTimeSDK.",
"description": "A short description of HeroTimeSDK.",
"homepage": "https://github.com/hero-time/HeroTimeSDK",
"license": "MIT",
"authors": {
"Time": "qingwei.meng@yingxiong.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://github.com/hero-time/HeroTimeSDK.git",
"tag": "0.0.2.1"
},
"vendored_frameworks": "Classes/*.framework",
"resources": [
"Assets/HeroCoinResources.bundle/**/*.png",
"Assets/HeroCoinResources.bundle/*.text"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"JGProgressHUD": [
],
"MJRefresh": [
],
"YYModel": [
],
"FBSDKLoginKit": [
],
"GoogleSignIn": [
]
}
}