blob: 3d25d70a01191a04187fe9410f18a2cd91daf142 [file] [log] [blame]
{
"name": "SPTestThirdSDK",
"version": "0.0.2",
"summary": "test",
"description": "测试项目123",
"homepage": "https://github.com/sp410155289/SPTestThirdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunpeng": "410155289@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sp410155289/SPTestThirdSDK.git",
"tag": "0.0.2"
},
"source_files": "SPTestThirdSDK.framework/Headers/*.{h}",
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "SPTestThirdSDK.framework"
},
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"JRDB": [
],
"RACSRWebSocket": [
"~> 1.1.3"
],
"FreeStreamer": [
]
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"Contacts",
"AddressBook",
"AudioToolbox",
"AVFoundation",
"CoreTelephony",
"CoreLocation"
],
"libraries": [
"c++",
"z"
]
}