[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 9 / ContactsKit / 2.1.1 / ContactsKit.podspec.json
blob3670cd575730fad0d1269cd043154af0c89b4590
2   "name": "ContactsKit",
3   "version": "2.1.1",
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.1"
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   }