blob: 6973b98eede7e523e95ab728826a88b69f8a6797 [file] [log] [blame]
{
"name": "GreedGeTuiSDK",
"version": "1.3.2.1",
"license": "MIT",
"summary": "iOS版个推SDK",
"homepage": "https://github.com/greedlab/GreedGeTuiSDK",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedGeTuiSDK.git",
"tag": "1.3.2.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"CoreBluetooth"
],
"libraries": [
"z",
"sqlite3.0"
],
"source_files": "GtSdkLib/*.h",
"preserve_paths": "GtSdkLib/libGeTuiSdk-1.3.2.a",
"vendored_libraries": "GtSdkLib/libGeTuiSdk-1.3.2.a"
}