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