[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / d / PAYJP / 0.2.1 / PAYJP.podspec.json
blobc54de89c1de4aba192a75d7c9db759a66cd489c6
2   "name": "PAYJP",
3   "version": "0.2.1",
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.2.1",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "SWIFT_VERSION": "4.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": "4.0"