[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / a / 7 / LJAddressBook / 0.0.1 / LJAddressBook.podspec.json
blobcbcc2ce8d03d4b205a188385a711b8549bc68fc7
2   "name": "LJAddressBook",
3   "version": "0.0.1",
4   "summary": "获取通讯录所有信息",
5   "description": "一行代码获取已排序和未排序的通讯录,一行代码添加号码至通讯录,操作通讯录的 UI",
6   "homepage": "https://github.com/leejayID/LJAddressBook.git",
7   "license": "MIT",
8   "authors": {
9     "李健": "leejay_email@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/leejayID/LJAddressBook.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "LJAddressBook",
20     "LJAddressBook/**/*.{h,m}"
21   ],
22   "requires_arc": true