blob: 9479e8f5afdb3420154edbad54f0977215af2107 [file] [log] [blame]
{
"name": "JGameSDK",
"version": "2.1",
"summary": "JGame iOS SDK",
"description": "JGame 游戏SDK",
"homepage": "https://github.com/wishWinds/JGameSDK",
"license": {
"type": "MIT"
},
"authors": {
"john": "john.hi.gm@gmail.com"
},
"source": {
"http": "http://xyz.fancyjohn.com:50001/jgamesdk/JGameSDK-2.1.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "JGameSDK.framework",
"resources": "JGameSDK.bundle",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"AlipaySDK-iOS": [
],
"Masonry": [
],
"SVProgressHUD": [
]
}
}