[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / 6 / LLKits / 1.0.1 / LLKits.podspec.json
blob2cc19059bc9ea892226baecb7b66ec96a0dbdf6b
2   "name": "LLKits",
3   "version": "1.0.1",
4   "summary": "集成常用iOS开发功能组件",
5   "homepage": "https://github.com/TheRuningAnt/LLKits.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhaoguangliang": "848278419@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/TheRuningAnt/LLKits.git",
18     "tag": "v1.0.3"
19   },
20   "source_files": "LLKits/*",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ],
26     "SDWebImage": [
28     ],
29     "SAMKeychain": [
31     ],
32     "Masonry": [
34     ]
35   }