blob: 9f2cef36eb040bfdcb862681d1840636a9a521ba [file] [log] [blame]
{
"name": "ALSAlipay",
"version": "0.0.2",
"summary": "This is a short description of ALSAlipay.",
"description": "This is a long description of the pod here. This is a long description of the pod here.",
"homepage": "https://github.com/AltairEven/ALSAlipay.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AltairEven": "qianye.qy@alibaba-inc.com"
},
"source": {
"git": "https://github.com/AltairEven/ALSAlipay.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALSAlipay/Frameworks/**/*.{h}",
"ios": {
"public_header_files": "ALSAlipay/Frameworks/**/*.{h}",
"vendored_frameworks": "ALSAlipay/Frameworks/*.{framework}",
"resources": "ALSAlipay/Assets/*.{png,jpg,bundle}",
"libraries": [
"c++.1",
"z.1.2.8"
]
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreMotion"
]
}