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