[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / YJToolsKit / 1.1.5 / YJToolsKit.podspec.json
blob0fb31d3a43eef4998e4b31aa0164a43e0048fc86
2   "name": "YJToolsKit",
3   "version": "1.1.5",
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.1.5"
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   }