blob: 52ad5e8d9ea23e161e9bd2bd5fb48ed014f7a621 [file] [log] [blame]
{
"name": "APOpenSdk",
"version": "1.1.0",
"summary": "APOpenSdk的映射",
"description": "APOpenSdk是对支付宝分享的映射,使用pod依赖管理,便于开发者快速集成支付宝的分享功能。",
"license": "MIT",
"authors": {
"littleplayer": "mailjiancheng@163.com"
},
"homepage": "https://github.com/poholo/APOpenSdk",
"source": {
"git": "https://github.com/poholo/APOpenSdk.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"public_header_files": "SDK/include/*.h",
"vendored_libraries": "SDK/lib/*.a",
"source_files": "SDK/include/*.{h,m,mm}"
}