[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 7 / QNet / 0.0.1 / QNet.podspec.json
blob322aa9fcac22f6f9f5ef1e6ba065b58046f20df1
2   "name": "QNet",
3   "version": "0.0.1",
4   "summary": "Http NSURLSession",
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.1"
17   },
18   "source_files": "QHttpSession.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true