[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 1 / PremierKit / 2.1.4 / PremierKit.podspec.json
blobe83dee5d086513c2434b6bd8418ca30a718ea513
2   "name": "PremierKit",
3   "version": "2.1.4",
4   "summary": "Base code for iOS apps",
5   "homepage": "https://github.com/ricardopereira/PremierKit",
6   "license": "MIT",
7   "authors": {
8     "Ricardo Pereira": "m@ricardopereira.eu"
9   },
10   "source": {
11     "git": "https://github.com/ricardopereira/PremierKit.git",
12     "tag": "2.1.4"
13   },
14   "social_media_url": "https://twitter.com/ricardopereiraw",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "PremierKit/*.{h}",
21     "Source/**/*.{h,swift}"
22   ],
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"