[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 8 / c / ConvenienceKit / 0.4.0 / ConvenienceKit.podspec.json
blobe0f5d4e3948c6115623bc11a54797476717658ae
2   "name": "ConvenienceKit",
3   "version": "0.4.0",
4   "summary": "Wrappers for UIKit and convenience features for Swift. Built for Make School tutorials.",
5   "description": "A library providing multiple UIKit wrappers and other helper functions for Make School's tutorials.",
6   "homepage": "https://github.com/MakeSchool/ConvenienceKit",
7   "license": "MIT",
8   "authors": {
9     "Make School": "code@makeschool.com"
10   },
11   "source": {
12     "git": "https://github.com/MakeSchool/ConvenienceKit.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ConvenienceKit": [
22       "Pod/Assets/*.png"
23     ]
24   }