[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / b / Ohana / 1.0.1 / Ohana.podspec.json
blob83bd5be4694fbe5bc4e52a22440dd4bc37caeaed
2   "name": "Ohana",
3   "version": "1.0.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": "entin@uber.com",
12     "Maxwell Elliott": "maxwelle@uber.com",
13     "Doug Togno": "dtogno@uber.com"
14   },
15   "source": {
16     "git": "https://github.com/uber/ohana-ios.git",
17     "tag": "1.0.1"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "Ohana/Classes/**/*.{h,m}",
24   "frameworks": [
25     "AddressBook",
26     "Contacts"
27   ],
28   "dependencies": {
29     "UberSignals": [
30       "~> 2.0"
31     ],
32     "libPhoneNumber-iOS": [
33       "~> 0.8"
34     ]
35   },
36   "deprecated": true