[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / 5 / Kvitto / 1.0.5 / Kvitto.podspec.json
blobdd2008cdd17ad4163f5afedca33af17c1b4a155f
2   "name": "Kvitto",
3   "version": "1.0.5",
4   "summary": "Parse and validate iTunes App Store receipts",
5   "homepage": "https://github.com/Cocoanetics/Kvitto",
6   "authors": {
7     "Oliver Drobnik": "oliver@cocoanetics.com"
8   },
9   "documentation_url": "https://docs.cocoanetics.com/Kvitto",
10   "social_media_url": "https://twitter.com/cocoanetics",
11   "source": {
12     "git": "https://github.com/Cocoanetics/Kvitto.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "license": "BSD",
19   "requires_arc": true,
20   "dependencies": {
21     "DTFoundation/DTASN1": [
22       "~> 1.7.13"
23     ]
24   },
25   "swift_versions": "5.0",
26   "subspecs": [
27     {
28       "name": "Core",
29       "platforms": {
30         "ios": "9.0"
31       },
32       "source_files": "Core/Source/*.{h,m,c,swift}"
33     }
34   ],
35   "swift_version": "5.0"