[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 5 / TPInAppReceipt / 2.0.2 / TPInAppReceipt.podspec.json
blobe798ab8944dc5d14ee008542e672054786216f57
2   "name": "TPInAppReceipt",
3   "version": "2.0.2",
4   "summary": "Decode Apple Store Receipt and make it easy to read and validate it",
5   "description": "The library provides transparent way to decode and validate Apple Store Receipt. Pure swift, No OpenSSL!",
6   "homepage": "http://tikhop.com",
7   "license": "MIT",
8   "authors": {
9     "Pavel Tikhonenko": "hi@tikhop.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/tikhop/TPInAppReceipt.git",
17     "tag": "2.0.2"
18   },
19   "source_files": [
20     "TPInAppReceipt/Source/*.{swift}",
21     "Vendor/CryptoSwift/*.{swift}"
22   ],
23   "swift_versions": "5.0",
24   "resources": "TPInAppReceipt/AppleIncRootCertificate.cer",
25   "swift_version": "5.0"