[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 1 / 4 / JLExtension / 0.1.9 / JLExtension.podspec.json
blob08ee690bef566ad5aea5d2440a32b53a2e1dc528
2   "name": "JLExtension",
3   "version": "0.1.9",
4   "summary": "To prevent an array, avoid the dictionary values flash back.",
5   "description": "A suitable for Objective - C and swift 3.0, NSArray, NSData, NSDictionary, UIColor, UILabel, UIView extension libraries",
6   "homepage": "https://github.com/liujing0735/JLExtension.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘靖": "281300169@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liujing0735/JLExtension.git",
19     "tag": "0.1.9"
20   },
21   "source_files": [
22     "JLExtension/Source",
23     "JLExtension/Source/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "MBProgressHUD": [
28       "~> 1.1.0"
29     ],
30     "AFNetworking": [
31       "~> 3.0"
32     ]
33   }