[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 1 / PremierKit / 6.2.2 / PremierKit.podspec.json
blobcd8cb44b77bc3deeeae3733320f40269bc049921
2   "name": "PremierKit",
3   "version": "6.2.2",
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": "6.2.2"
13   },
14   "social_media_url": "https://twitter.com/ricardopereiraw",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "source_files": [
21     "PremierKit/*.{h}",
22     "Source/**/*.{h,swift}"
23   ],
24   "frameworks": "UIKit",
25   "swift_version": "5.0"