[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 1 / PremierKit / 9.6.1 / PremierKit.podspec.json
blob9f7883eef9d430787cce825f53f7cce14b791bab
2   "name": "PremierKit",
3   "version": "9.6.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": "9.6.1"
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"