{ | |
"name": "TEST_SDK", | |
"version": "2.0.0", | |
"summary": "TEST_SDK 2.0.0", | |
"description": "Second of TEST_SDK 2.0.0", | |
"homepage": "https://github.com/leoxpx/TEST_SDK", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"许墨": "zztixupx@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/leoxpx/TEST_SDK.git", | |
"tag": "2.0.0" | |
}, | |
"vendored_frameworks": "IGeShuiTax/Frameworks/IGeShuiTaxSDK.framework", | |
"requires_arc": true | |
} |