[Add] CaptureSwiftyBeaver 0.16.6
[CocoaPods.git] / Specs / a / 8 / 5 / LJContactManager / 1.0.3 / LJContactManager.podspec.json
blob823c1f916b18054e6f2a9060b15a46774d9911c6
2   "name": "LJContactManager",
3   "version": "1.0.3",
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.3"
17   },
18   "source_files": [
19     "LJContactManager",
20     "LJContactManager/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "script_phases": {
24     "name": "Hello World",
25     "script": "echo \"Hello World\""
26   }