[Add] THEOplayer-Connector-Utilities 7.6.0
[CocoaPods.git] / Specs / 1 / b / 7 / QNet / 0.0.2 / QNet.podspec.json
blob8326f220d2c7b1d0e8e76f5fbc5b80b01c8350a7
2   "name": "QNet",
3   "version": "0.0.2",
4   "summary": "Http NSURLSession (Post/get)",
5   "description": "Http NSURLSession Post/Get (清哥出品)",
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.0.2"
17   },
18   "source_files": "QHttpSession.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true