[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 1 / CountriesViewController / 0.1.1 / CountriesViewController.podspec.json
blobf2d6de6c9d4a14a64df48961cc01842a86426d94
2   "name": "CountriesViewController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "A view controller that allow user to select a countries, it supports in single or multiple mode",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Becchetti Luca": "luca.becchetti@brokenice.it"
15   },
16   "homepage": "https://github.com/lucabecchetti/CountriesViewController",
17   "source": {
18     "git": "https://github.com/lucabecchetti/CountriesViewController.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreData"
25   ],
26   "source_files": "CountriesViewController/*.{swift}",
27   "pushed_with_swift_version": "3.0"