[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 9 / ContactsKit / 2.0.1 / ContactsKit.podspec.json
blob7c33c6c223f4068d0eebce872e2fea7669d75847
2   "name": "ContactsKit",
3   "version": "2.0.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.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "ContactsKit/**/*.{h,m}",
19   "public_header_files": "ContactsKit/Public/*.h",
20   "ios": {
21     "frameworks": "AddressBook"
22   },
23   "platforms": {
24     "ios": "6.0",
25     "osx": "10.7"
26   },
27   "osx": {
28     "frameworks": "AddressBook"
29   }