blob: a36c8b1e2559b82c696918d4264197f7747f7209 [file] [log] [blame]
{
"name": "Dosmono",
"version": "1.0.0",
"summary": "Dosmono",
"description": "大圣魔脑SDK",
"homepage": "https://github.com/sp410155289/Dosmono",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunpeng": "410155289@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/sp410155289/Dosmono.git",
"tag": "1.0.0"
},
"source_files": "Dosmono.framework/Headers/*.{h}",
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "Dosmono.framework"
},
"dependencies": {
"YYModel": [
],
"JRDB": [
],
"SocketRocket": [
],
"FreeStreamer": [
],
"BabyBluetooth": [
]
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"Contacts",
"AddressBook",
"AudioToolbox",
"AVFoundation",
"CoreTelephony",
"CoreLocation"
],
"libraries": [
"c++",
"z"
]
}