[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / JUtil / 0.0.4 / JUtil.podspec.json
blobf699b732ee349e1e014642aade191f4befe07eb7
2   "name": "JUtil",
3   "version": "0.0.4",
4   "summary": "个人工具集",
5   "description": "first init and update",
6   "homepage": "https://github.com/llliang/JUtil",
7   "license": "MIT",
8   "authors": {
9     "Liang Jiang": "bluedream5161@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/llliang/JUtil.git",
16     "tag": "0.0.4"
17   },
18   "libraries": "sqlite3",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Category",
23       "source_files": "JUtil/Category/*",
24       "public_header_files": "JUtil/Category/*.h"
25     }
26   ]