blob: fbbfa1b2c8270c18503cde213850c0f474a4ed22 [file] [log] [blame]
{
"name": "AtomeSDK",
"version": "0.0.1",
"summary": "A SDK for Atome",
"homepage": "https://github.com/Atome-FE/AtomeMerchantDemo-iOS",
"license": {
"type": "MIT"
},
"authors": {
"hby": "houboye@outlook.com"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"static_framework": true,
"source": {
"git": "https://github.com/Atome-FE/AtomeMerchantDemo-iOS.git",
"tag": "0.0.1"
},
"source_files": "AtomeMerchantDemo/AtomeSDK.framework/Headers/*.{h}",
"vendored_frameworks": "AtomeMerchantDemo/AtomeSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": "UIKit",
"swift_version": "5.0"
}