blob: 6cdea52c0a9837fc7a1905036235a4142fa3a058 [file] [log] [blame]
{
"name": "DataAcquistionSDK",
"version": "1.0.0",
"summary": "A short description of DataAcquistionSDK.",
"description": "A short description of DataAcquistionSDK.We will data a few days.",
"homepage": "https://github.com/bushedezhuizhu/DataAcquisitionSDK.git",
"license": "MIT",
"authors": {
"wangshuai": "13304526341@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bushedezhuizhu/DataAcquisitionSDK.git",
"tag": "1.0.0"
},
"frameworks": [
"CFNetwork",
"CoreFoundation",
"CoreGraphics",
"CoreMotion",
"CoreTelephony",
"Foundation",
"QuartzCore",
"Security",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"vendored_frameworks": "class/*.framework",
"libraries": [
"icucore",
"sqlite3",
"z"
]
}