blob: 10acc74f4cb629b421e389a8348c8a6eb4bd98ac [file] [log] [blame]
{
"name": "RtcmDemo",
"version": "0.1.0",
"summary": "Just For Test RtcmDemo",
"description": "Just For Test, For Test, Test, Test,Just For Test, For Test, Test, Test,Just For Test, For Test, Test, Test,Just For Test, For Test, Test, TestA short description of RtcmDemo",
"homepage": "https://github.com/aolan/RtcmDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lawn.cao": "lawn.cao@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aolan/RtcmDemo.git",
"tag": "0.1.0"
},
"requires_arc": true,
"vendored_frameworks": "QXWZSDK.framework",
"resources": "QXWZSDK.framework/Versions/A/Resources/*.bundle",
"frameworks": [
"CoreBluetooth",
"CoreLocation",
"CoreData"
],
"dependencies": {
"CocoaAsyncSocket": [
"~> 7.4.3"
],
"Reachability": [
"~> 3.2"
],
"CocoaLumberjack": [
]
}
}