[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / b / Purchase / 1.0.12 / Purchase.podspec.json
blobcb427615c1301a719c603887e1319aa426d460b4
2   "name": "Purchase",
3   "version": "1.0.12",
4   "summary": "Purchase framework to buy, restore and verify products",
5   "description": "The best ever framework",
6   "homepage": "https://gitcloud.pro/faktoreal/purchase",
7   "license": "MIT",
8   "authors": {
9     "nesterov": "faktorealchik@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_version": "5.0",
15   "source": {
16     "git": "https://gitcloud.pro/faktoreal/purchase.git",
17     "tag": "1.0.12"
18   },
19   "source_files": [
20     "Classes",
21     "Purchase/Core/**"
22   ],
23   "resource_bundles": {
24     "Purchase": [
25       "Purchase/Core/*.lproj/*.strings"
26     ]
27   }