blob: e0a26cbcecb7920ea8e1ff3944aacb0e9b76a9eb [file] [log] [blame]
{
"name": "GameFramework",
"version": "0.2",
"summary": "GameFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wesaiPublic": "app@wesai.com"
},
"homepage": "https://github.com/leohou/GameFramework",
"description": "TODO: Add long description of the pod here.",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"AdSupport",
"Security",
"WebKit",
"StoreKit",
"Accelerate",
"MobileCoreServices"
],
"libraries": "sqlite3",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source": {
"git": "https://github.com/leohou/GameFramework.git",
"tag": "0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"ios": {
"vendored_frameworks": "iOS/*.framework"
},
"dependencies": {
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
]
},
"swift_version": "4.0"
}