[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / LLKit / 0.0.1 / LLKit.podspec.json
blobfb736c083912a39a428fbd1e6dc37e54311b677a
2   "name": "LLKit",
3   "version": "0.0.1",
4   "summary": "LLKit",
5   "homepage": "https://github.com/liuniuliuniu/LLKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "416997919@qq.com": "416997919@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/liuniuliuniu/LLKit.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LLKit/Classes/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "Toast": [
24       "~> 3.0"
25     ],
26     "MBProgressHUD": [
27       "~> 0.9.1"
28     ]
29   }