[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 6 / 8 / b / Ohana / 1.2.0 / Ohana.podspec.json
blob874c35319c62d4bedc646cdf0b30f64e47f60b83
2   "name": "Ohana",
3   "version": "1.2.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.2.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