[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / b / Ohana / 1.3.0 / Ohana.podspec.json
blob15e053c42ddaa931efeeef344172809a0330873d
2   "name": "Ohana",
3   "version": "1.3.0",
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.3.0"
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