[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / d / PAYJP / 0.1.3 / PAYJP.podspec.json
blob880c13aa8bee29e0167f36d120648cddee97f862
2   "name": "PAYJP",
3   "version": "0.1.3",
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.1.3",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "source_files": [
25     "Sources/**/*",
26     "Carthage/Checkouts/Himotoki/Sources/**/*.swift",
27     "Carthage/Checkouts/Result/Result/**/*.swift"
28   ],
29   "public_header_files": "Sources/**/*.h",
30   "frameworks": "PassKit",
31   "pushed_with_swift_version": "3.0"