blob: 14ff23dca38bb890294926d10d0eac381aacedb9 [file] [log] [blame]
{
"name": "ALSTransactionSdkKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "ALSTransactionSdkKit/Classes/ALSTransactionSdkKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-framework ALSTransactionSdkKit"
},
"vendored_frameworks": "ALSTransactionSdkKit/Classes/ALSTransactionSdkKit.framework"
}