[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 6 / 8 / d / MXTools / 0.1.0 / MXTools.podspec.json
blob873c5d2a53e10362cb3b2bb30b512e8357415db1
2   "name": "MXTools",
3   "version": "0.1.0",
4   "summary": "AFNetworking二次封装请求类,常用的原生功能:相机、相册、获取地理位置等",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yang0123shu/MXTools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "阳书成": "yang0123shu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yang0123shu/MXTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "GTMBase64": [
34     ]
35   }