[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / d / PAYJP / 1.0.0 / PAYJP.podspec.json
blob32d83e37c17e5d4a5bfe9607a29a722a318763d0
2   "name": "PAYJP",
3   "version": "1.0.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": "1.0.0",
16     "submodules": true
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "Sources/**/*.{h,m,swift,xib,strings}"
24   ],
25   "public_header_files": "Sources/**/*.h",
26   "frameworks": "PassKit",
27   "resources": "Assets.xcassets",
28   "swift_version": "5.0"