[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 9 / YJToolsKit / 1.0.9 / YJToolsKit.podspec.json
blob4618147199f9296e183f1d08e4fb5b37cd84be01
2   "name": "YJToolsKit",
3   "version": "1.0.9",
4   "summary": "常用工具和分类第三方的一个合集",
5   "description": "常用工具和分类第三方的一个合集,作为一个基础库使用",
6   "homepage": "https://github.com/full-of-fire/YJToolsKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "full-of-fire": "591730822@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/full-of-fire/YJToolsKit.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJToolsKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "CoreLocation",
26     "CoreGraphics"
27   ],
28   "dependencies": {
29     "SVProgressHUD": [
31     ],
32     "SDWebImage": [
34     ],
35     "MJExtension": [
37     ],
38     "IQKeyboardManager": [
40     ]
41   }