[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / d / PAYJP / 0.6.0 / PAYJP.podspec.json
blobebfad7d3b947aeb66a599b9c090543ba73c04307
2   "name": "PAYJP",
3   "version": "0.6.0",
4   "summary": "PAY.JP iOS SDK",
5   "description": "PAY.JP iOS SDK https://pay.jp/docs/started",
6   "homepage": "https://github.com/payjp/payjp-ios",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "PAY.JP (https://pay.jp)": "support@pay.jp"
12   },
13   "source": {
14     "git": "https://github.com/payjp/payjp-ios.git",
15     "tag": "0.6.0",
16     "submodules": true
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "Sources/**/*.{h,m,swift}"
24   ],
25   "public_header_files": "Sources/**/*.h",
26   "frameworks": "PassKit",
27   "swift_version": "5.0"