[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / b / LLJKit / 1.0.2 / LLJKit.podspec.json
blob64e73453f7eaeb6281279ed581693eec9579f1b2
2   "name": "LLJKit",
3   "version": "1.0.2",
4   "summary": "A base framework for iOS.",
5   "description": "It is for iOS, it is a base framework.",
6   "homepage": "https://github.com/BDogs/LLJKit",
7   "license": "MIT",
8   "authors": {
9     "BDogs": "1215852067@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/BDogs/LLJKit.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Classes/**/*.{h}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "SDWebImage": [
30     ]
31   }