[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 6 / 7 / IOAApiManager / 0.0.4 / IOAApiManager.podspec.json
blob0c8f8cee8d63f22174849332f66ab3737afc84a2
2   "name": "IOAApiManager",
3   "version": "0.0.4",
4   "summary": "网络请求框架对 YTKNetwork二次封装,使用方式多样,简单。",
5   "description": "网络请求框架对 YTKNetwork二次封装,使用方式多样,简单。 Easy",
6   "homepage": "https://github.com/EarthMass/IOAApiManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EarthMass": "627556038@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/EarthMass/IOAApiManager.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "IOAApiManagerDemo/**/IOAApiManager/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "MJExtension": [
30     ],
31     "YTKNetwork": [
32       "2.0.4"
33     ],
34     "HXProgressHUD": [
36     ]
37   }