[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 6 / LLJsonReader / 0.0.3 / LLJsonReader.podspec.json
blob4e8ccddb51f825e6d8e74717845ba63b8f51c19d
2   "name": "LLJsonReader",
3   "version": "0.0.3",
4   "summary": "一个 JSON 读取工具",
5   "description": "JSON Reader 读取工具",
6   "homepage": "https://github.com/lingen/LLJsonReader",
7   "license": "MIT",
8   "authors": {
9     "lingen": "lingen.liu@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/lingen/LLJsonReader.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "LLJsonReader",
20     "LLJsonReader/**/*.{h,m}"
21   ],
22   "exclude_files": "LLJsonReader/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]