blob: 66fd0ec54692c062fd4edd70a73bfc9012ff9ace [file] [log] [blame]
{
"name": "trs_ta_sdk",
"version": "1.5.4",
"license": "MIT",
"summary": "A delightful collection of SDK 1.5.4",
"homepage": "https://github.com/caiqingchong/SDK-Framework",
"source": {
"git": "https://github.com/caiqingchong/SDK-Framework.git",
"tag": "1.5.4"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony"
],
"authors": {
"张凯": "2273034940@qq.com"
},
"social_media_url": "https://github.com/caiqingchong",
"source_files": "trs_ta_sdk/trs_ta_sdk.framework/Headers/*.{h}",
"vendored_frameworks": "trs_ta_sdk/trs_ta_sdk.framework",
"public_header_files": [
"trs_ta_sdk/trs_ta_sdk.framework/Headers/TRSRequest.h",
"trs_ta_sdk/trs_ta_sdk.framework/Headers/EventInfo.h",
"trs_ta_sdk/trs_ta_sdk.framework/Headers/TRSOperationInfo.h"
],
"deprecated": true
}