blob: 0ea7640d66ad621774a6f45f8e2e03d2988e7ec4 [file] [log] [blame]
{
"name": "ALSTransactionSdkKit",
"version": "0.1.3",
"summary": "A short description of ALSTransactionSdkKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangzmpang/ALSTransactionSdkKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangzmpang": "zimin.yzm@alibaba-inc.com"
},
"source": {
"git": "https://github.com/yangzmpang/ALSTransactionSdkKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "ALSTransactionSdkKit/Classes/ALSTransactionSdkKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-framework ALSTransactionSdkKit"
},
"vendored_frameworks": "ALSTransactionSdkKit/Classes/ALSTransactionSdkKit.framework"
}