[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 2 / YTKNetwork-MV / 0.0.1 / YTKNetwork-MV.podspec.json
blob9f5569dd0469ac211f08591a72eafdb9e99f98e8
2   "name": "YTKNetwork-MV",
3   "version": "0.0.1",
4   "summary": "基于AFNetowrking网络框架 YTKNetwork-MV.",
5   "description": "基于AFNetowrking网络框架 YTKNetwork-MV.",
6   "homepage": "https://github.com/boyssimple/YTKNetwork-MV.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@cqyanyu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/boyssimple/YTKNetwork-MV.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.2.1"
29     ]
30   }