[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 7 / HPStore / 1.2.0 / HPStore.podspec.json
blob33fb52e6a4444b0905730240b0d204dfd152877b
2   "name": "HPStore",
3   "version": "1.2.0",
4   "summary": "A lightweight Swift wrapper to make In-App purchases",
5   "description": "SimpleStore is a leightweight framework built on top of Apple's StoreKit to perform in-app purchases. It takes pretty much all the work from you so that you can focus on your own code.",
6   "homepage": "https://github.com/Fri3ndlyGerman/HPStore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Henrik Panhans": "henrikpanhans@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/HPanhans",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Fri3ndlyGerman/HPStore.git",
20     "tag": "1.2.0"
21   },
22   "source_files": [
23     "HPStore",
24     "HPStore/**/*.{swift}"
25   ],
26   "requires_arc": true