blob: 5ca6a884a6dccc77250c04706db34769c33d305a [file] [log] [blame]
{
"name": "RtSDK",
"version": "1.0.0",
"summary": "net263 RtSDK.",
"description": "net 263 RtSDK framework",
"homepage": "https://github.com/net263/RtSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"net263": "277715243@qq.com"
},
"source": {
"git": "https://github.com/net263/RtSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "RtSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"static_framework": true,
"frameworks": [
"UIKit",
"GLKit"
],
"dependencies": {
"GSBaseKit": [
]
}
}