[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / a / 9 / ContactsKit / 1.0.0 / ContactsKit.podspec.json
blob9109ea4132ad222c270bc7433e8e49fa864afab3
2   "name": "ContactsKit",
3   "version": "1.0.0",
4   "summary": "Getting iOS contacts 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": "1.0.0"
16   },
17   "requires_arc": true,
18   "frameworks": "AddressBook",
19   "source_files": "Pod/*.{h,m}",
20   "platforms": {
21     "ios": "6.0"
22   }