blob: 6fc721b6ad5a410d9f3144bfe3634dc9afb88e92 [file] [log] [blame]
{
"name": "TestAlipay",
"version": "0.1.0",
"summary": "A short description of TestAlipay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSCoderJane/TestAlipay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSCoderJane": "zhaoshenghui@wsecar.com"
},
"source": {
"git": "https://github.com/iOSCoderJane/TestAlipay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TestAlipay/Classes/**/*",
"dependencies": {
"TestAlipayDemo": [
]
}
}