[Add] DGSwiftUtilities 0.45.0
[CocoaPods.git] / Specs / 8 / 2 / c / Keystone-Contacts-iOS / 1.1.4 / Keystone-Contacts-iOS.podspec.json
blobc59b8459ee479ad40459f6efda1b104000d5a144
2   "name": "Keystone-Contacts-iOS",
3   "version": "1.1.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "PROPRIETARY",
9     "text": "Property of Dell Software, Inc."
10   },
11   "homepage": "https://bitbucket.org/dsgemm/keystone-contacts-ios",
12   "summary": "Contacts portion of the Dell Keystone iOS app.",
13   "authors": {
14     "Nate Petersen": "nate.petersen@chaoticmoon.com"
15   },
16   "source": {
17     "git": "git@bitbucket.org:dsgemm/keystone-contacts-ios.git",
18     "tag": "1.1.4"
19   },
20   "source_files": "Dell-Keystone-Contacts/Common/**/*.{h,m}",
21   "resources": [
22     "Dell-Keystone-Contacts/Common/**/*.{xib,storyboard}",
23     "Dell-Keystone-Contacts/*.lproj/Contacts.strings"
24   ],
25   "requires_arc": true,
26   "frameworks": [
27     "AddressBook",
28     "AddressBookUI",
29     "CoreLocation",
30     "MapKit"
31   ],
32   "dependencies": {
33     "Keystone-Common-iOS": [
35     ],
36     "SVProgressHUD": [
38     ],
39     "libextobjc/EXTScope": [
41     ]
42   }