[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / d / Overline / 0.1.1 / Overline.podspec.json
blob2f92fa4dae696fb9cef720dc6a1c89374fef5910
2   "name": "Overline",
3   "version": "0.1.1",
4   "summary": "Objective-C utilities and shorthands.",
5   "homepage": "https://github.com/yaakaito/Overline",
6   "license": "MIT",
7   "platforms": {
8     "ios": null
9   },
10   "authors": {
11     "KAZUMA Ukyo": "yaakaito@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yaakaito/Overline.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "Overline",
19     "Overline/**/*.{h,m}"
20   ],
21   "public_header_files": "Overline/**/*.h",
22   "requires_arc": true