blob: 746b560671c77318d2aa75b3c43682d7b06b5c09 [file] [log] [blame]
{
"name": "RtSDK",
"version": "3.7.10",
"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.10"
},
"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": [
"~> 3.7.10"
]
}
}