[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 5 / LJContactManager / 1.0.1 / LJContactManager.podspec.json
blob9e546a8805313e67f2fbfbfaa7cd5727be86253c
2   "name": "LJContactManager",
3   "version": "1.0.1",
4   "summary": "获取通讯录所有信息",
5   "description": "一行代码获取已排序和未排序的通讯录,一行代码添加号码至通讯录,操作通讯录的 UI",
6   "homepage": "https://github.com/leejayID/LJContactManager.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/LJContactManager.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "LJContactManager",
20     "LJContactManager/**/*.{h,m}"
21   ],
22   "requires_arc": true