[Add] FRDeviceBinding 4.7.0-beta1
[CocoaPods.git] / Specs / b / 6 / 0 / StoreKitCompanion / 1.0.1 / StoreKitCompanion.podspec.json
blob85c032d22a10d90dd64e72f8f783280c1f7b57d0
2   "name": "StoreKitCompanion",
3   "module_name": "StoreKitCompanion",
4   "version": "1.0.1",
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": "1.0.1"
18   },
19   "dependencies": {
20     "Alamofire": [
22     ]
23   },
24   "platforms": {
25     "ios": "8.0",
26     "osx": "10.10"
27   },
28   "requires_arc": true,
29   "source_files": "Source/*.swift"