blob: 168c6b2010d4b3c7b32ae0bcef3da8c8627145a1 [file] [log] [blame]
{
"name": "TempExplainSDK",
"version": "0.0.2",
"summary": "A short description of XZExplain.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaoMing0109/TempExplainSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoMing0109": "97461909@qq.com"
},
"source": {
"git": "https://github.com/xiaoMing0109/TempExplainSDK.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "TempExplainSDK/*.{framework}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"SystemConfiguration",
"CoreTelephony",
"AudioToolbox",
"CoreLocation",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
],
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}