[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 7 / ZipCode4s / 1.0.1 / ZipCode4s.podspec.json
blobc76c0da7f60dd4f5d41b8db1a65516b0ef4e407c
2   "name": "ZipCode4s",
3   "version": "1.0.1",
4   "summary": "Swift library for manipulating postal codes.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Taillook/ZipCode4s",
10   "authors": {
11     "Taillook": "taillook.s[at]gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Taillook",
14   "source": {
15     "git": "https://github.com/Taillook/ZipCode4s.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "ZipCode4s/*.{h,m,swift}",
23   "resources": "ZipCode4s/*.csv",
24   "pushed_with_swift_version": "4.0"