[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 1 / IncipiaKit / 0.0.2 / IncipiaKit.podspec.json
blob584e7f2cb3aa525d4f25c0a4746ea69efb8d1adc
2   "name": "IncipiaKit",
3   "version": "0.0.2",
4   "summary": "A collection of utility methods ready for use on any iOS application.",
5   "homepage": "https://github.com/Incipia/IncipiaKit/",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gregory Klein": "gregory@incipia.co"
12   },
13   "social_media_url": "https://incipia.co",
14   "platforms": {
15     "ios": "9.1"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source": {
23     "git": "https://github.com/Incipia/IncipiaKit.git",
24     "tag": "v0.0.2"
25   },
26   "source_files": "IncipiaKit/**/*.{h,swift}"