blob: 450d3f6539bba19712847f7850f0566174238dd7 [file] [log] [blame]
{
"name": "SDKExportTE",
"version": "1.1.0",
"summary": "A marquee view used on iOS.",
"description": "provide openSDK for developer download to use",
"homepage": "https://github.com/liuyunxuan/SDKExportTE.git",
"license": "MIT",
"authors": {
"liuyunxuan": "1203092404@qq.com"
},
"source": {
"git": "https://github.com/liuyunxuan/SDKExportTE.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SDKExport/*.{h,m}",
"vendored_libraries": "SDKExport/*.a",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}