[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 9 / ContactsKit / 2.1.2 / ContactsKit.podspec.json
blob22684c285c5b1a7e61b98f5b2cb553ef1fa337ef
2   "name": "ContactsKit",
3   "version": "2.1.2",
4   "summary": "Contacts management without headache",
5   "homepage": "https://github.com/Serjip/ContactsKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Sergey Popov": "serj@ttitt.ru"
12   },
13   "source": {
14     "git": "https://github.com/Serjip/ContactsKit.git",
15     "tag": "2.1.2"
16   },
17   "requires_arc": true,
18   "resources": "ContactsKit/ContactsKit.bundle",
19   "source_files": "ContactsKit/**/*.{h,m}",
20   "public_header_files": "ContactsKit/Public/*.h",
21   "ios": {
22     "frameworks": "AddressBook"
23   },
24   "platforms": {
25     "ios": "6.0",
26     "osx": "10.7"
27   },
28   "osx": {
29     "frameworks": "AddressBook"
30   }