[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 0 / StoreKitCompanion / 1.0 / StoreKitCompanion.podspec.json
blobe4042eb1e509c4f62b226ac9f7d75daee6132173
2   "name": "StoreKitCompanion",
3   "module_name": "StoreKitCompanion",
4   "version": "1.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": "1.0"
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"