blob: 436bec67d369946d9d4b76ca976f50ee64da9768 [file] [log] [blame]
{
"name": "JGameSDK",
"version": "1.1",
"summary": "19youxi iOS SDK",
"description": "TODO: Add long description of the pod here.",
"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-1.1.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "JGameSDK.framework",
"resources": "JGameSDK.framework/Versions/A/Resources/JGameSDK.bundle",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"AlipaySDK-iOS": [
],
"Masonry": [
],
"SVProgressHUD": [
]
}
}