blob: f0a1ab7acdeba918782c10be7e143ea524f38aaf [file] [log] [blame]
{
"name": "ATPayHandler",
"version": "0.1.0",
"summary": "Pay handler.",
"homepage": "https://github.com/ablettchen/ATPayHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablett.chen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/ATPayHandler.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATPayHandler/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ATCategories": [
],
"AlipaySDK-iOS": [
],
"WechatOpenSDK": [
]
}
}