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