blob: 4205a9c7e9d638e269fd4c226ce32c8efb93f354 [file] [log] [blame]
{
"name": "HeroTimeSDK",
"version": "0.0.2.4",
"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.4"
},
"vendored_frameworks": "Classes/*.framework",
"resources": "Assets/HeroCoinResources.bundle",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"JGProgressHUD": [
],
"MJRefresh": [
],
"YYModel": [
],
"FBSDKLoginKit": [
],
"GoogleSignIn": [
],
"Toast": [
]
}
}