blob: a5e152e1cb48353ea7d1c6cca77fac1b53adf5af [file] [log] [blame]
{
"name": "OrderPlaceSdkPrd",
"version": "0.2.2",
"summary": "Order Place Sdk Prd",
"description": "a pod that easily implements the order.place function",
"homepage": "https://github.com/AigensTechnology/OrderPlaceSdkPrd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"风筝": "13286953452@126.com"
},
"source": {
"git": "https://github.com/AigensTechnology/OrderPlaceSdkPrd.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"static_framework": true,
"frameworks": [
"AVFoundation",
"WebKit",
"UIKit",
"Foundation",
"PassKit",
"AddressBook"
],
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"resources": [
"OrderPlaceSdk/Assets/AlipaySDK.bundle",
"OrderPlaceSdk/Assets/*.png",
"OrderPlaceSdk/Assets/*.xib",
"OrderPlaceSdk/Assets/*.storyboard"
],
"source_files": "OrderPlaceSdk/Classes/**/*"
}
],
"swift_version": "5.0"
}