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