blob: db7d429f4b2193c04baeedd1496eca8d3844fe5c [file] [log] [blame]
{
"name": "RtSDK",
"version": "3.7.9",
"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": "3.7.9"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "RtSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"resources": "Resources/RtSDK.bundle",
"static_framework": true,
"frameworks": [
"UIKit",
"GLKit"
],
"dependencies": {
"GSBaseKit": [
]
}
}