[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / 7 / WKJNetworking / 1.0.0 / WKJNetworking.podspec.json
blobafb2844c6ce6d347ba21f9eb751d839bedc7e776
2   "name": "WKJNetworking",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "一个流畅的链式请求框架(基于AFNetworking实现)",
9   "homepage": "https://github.com/Jerry-Zed/WKJNetworking",
10   "source": {
11     "git": "https://github.com/Jerry-Zed/WKJNetworking.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "WKJNetworking/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~>3.2"
26     ]
27   },
28   "authors": {
29     "WKJ": "843377736@qq.com"
30   },
31   "social_media_url": "https://www.wkjstudio.com"