[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / b / Ohana / 1.2.1 / Ohana.podspec.json
blobf863e15a6fffe9590aaaa3718ea8c52be1aea92c
2   "name": "Ohana",
3   "version": "1.2.1",
4   "summary": "Contacts simplified",
5   "homepage": "https://github.com/uber/ohana-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nick Entin": "nick@entin.io",
12     "Maxwell Elliott": "maxwelle@uber.com",
13     "Doug Togno": "dtogno@uber.com",
14     "Adam Zethraeus": "adamz@uber.com"
15   },
16   "source": {
17     "git": "https://github.com/uber/ohana-ios.git",
18     "tag": "1.2.1"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0"
23   },
24   "source_files": "Ohana/Classes/**/*.{h,m}",
25   "frameworks": [
26     "AddressBook",
27     "Contacts"
28   ],
29   "dependencies": {
30     "UberSignals": [
31       "~> 2.0"
32     ],
33     "libPhoneNumber-iOS": [
34       "~> 0.8"
35     ]
36   },
37   "deprecated": true