[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 1 / PremierKit / 2.1.1 / PremierKit.podspec.json
blob5232b240c76dbbd0d1175a57a8819ab5e657bb31
2   "name": "PremierKit",
3   "version": "2.1.1",
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.1"
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"