[Add] THEOplayer-Connector-Utilities 7.6.0
[CocoaPods.git] / Specs / 1 / b / 7 / QNet / 0.2.1 / QNet.podspec.json
blob06f04dc8bfc07583f8f5889df9199901e395eb34
2   "name": "QNet",
3   "version": "0.2.1",
4   "summary": "Http NSURLSession (Post/get) + Network Monitor + Net Image",
5   "description": "Http NSURLSession Post/Get + Network Monitor + Net Image (清哥出品)",
6   "homepage": "https://github.com/jacycode/QNet",
7   "license": "MIT",
8   "authors": {
9     "jacycode": "liuqing1020liuqing@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/jacycode/QNet.git",
16     "tag": "0.2.1"
17   },
18   "source_files": [
19     "QHttpSession.{h,m}",
20     "QNetMonitor.{h,m}",
21     "UIImageView+QData.{h,m}"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "requires_arc": true