[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 0 / StoreKitCompanion / 2.0.0 / StoreKitCompanion.podspec.json
blobec25b2d664a02d046d37c5801976678eae0ddbff
2   "name": "StoreKitCompanion",
3   "module_name": "StoreKitCompanion",
4   "version": "2.0.0",
5   "summary": "A lightweight wrapper for Apple's StoreKit, written in Swift.",
6   "description": "A lightweight wrapper for Apple's StoreKit, written in Swift. For iOS and OS X",
7   "homepage": "https://github.com/recisio/StoreKitCompanion",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Recisio": "vincent@recisio.com"
14   },
15   "source": {
16     "git": "https://github.com/recisio/StoreKitCompanion.git",
17     "tag": "2.0.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "requires_arc": true,
24   "source_files": "Source/*.swift",
25   "pushed_with_swift_version": "3.0"