[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / a / KSObjcUtil / 1.0.0 / KSObjcUtil.podspec.json
blob6d44fd66736304b87c98b201f2d0f3065802ca60
2   "name": "KSObjcUtil",
3   "version": "1.0.0",
4   "summary": "OC助手",
5   "homepage": "https://github.com/iCloudys/ObjcUtil",
6   "license": "MIT",
7   "authors": {
8     "kong": "m18301125620@163.com"
9   },
10   "source": {
11     "git": "https://github.com/iCloudys/ObjcUtil.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "KSObjcUtil/*.{h,m}",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": "UIKit",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 4.0"
22     ],
23     "SDWebImage": [
24       "~> 5.4.0"
25     ],
26     "MJExtension": [
27       "~> 3.2.1"
28     ],
29     "MJRefresh": [
30       "~> 3.3.1"
31     ],
32     "MBProgressHUD": [
33       "~> 1.1.0"
34     ]
35   }