blob: 7828bd2d678c4f5c8f012438bf992405e4ea4093 [file] [log] [blame]
{
"name": "YEOPay",
"version": "0.0.1",
"summary": "飞狗手刷SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://lyjflyingdog@bitbucket.org/lyjflyingdog/yeopay.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Feng Junhua": "lyjflyingdog@163.com"
},
"source": {
"git": "https://lyjflyingdog@bitbucket.org/lyjflyingdog/yeopay.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YEOPay/Classes/**/*",
"resource_bundles": {
"YEOPay": [
"YEOPay/Assets/*"
]
},
"dependencies": {
"SVProgressHUD": [
]
}
}