[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / b / d / APOpenSdk / 1.1.0 / APOpenSdk.podspec.json
blob52ad5e8d9ea23e161e9bd2bd5fb48ed014f7a621
2   "name": "APOpenSdk",
3   "version": "1.1.0",
4   "summary": "APOpenSdk的映射",
5   "description": "APOpenSdk是对支付宝分享的映射,使用pod依赖管理,便于开发者快速集成支付宝的分享功能。",
6   "license": "MIT",
7   "authors": {
8     "littleplayer": "mailjiancheng@163.com"
9   },
10   "homepage": "https://github.com/poholo/APOpenSdk",
11   "source": {
12     "git": "https://github.com/poholo/APOpenSdk.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "SDK/include/*.h",
20   "vendored_libraries": "SDK/lib/*.a",
21   "source_files": "SDK/include/*.{h,m,mm}"