[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / 8 / LCBaseKit / 1.0.3 / LCBaseKit.podspec.json
blob1c975a8359207833c5c1a3f37dc9e140394a1510
2   "name": "LCBaseKit",
3   "version": "1.0.3",
4   "summary": "LCBaseKit.",
5   "description": "LCBaseKit类别,工具类集合",
6   "homepage": "https://github.com/liuchuan-alex/LCBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiuChuan": "liuchuan_alex@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liuchuan-alex/LCBaseKit.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCBaseKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYCache": [
28     ]
29   }