[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 6 / LongRequest / 1.0.1 / LongRequest.podspec.json
blobd08f48968c59b141e9c047d9d2e87c0d0af2ab29
2   "name": "LongRequest",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "An Objective-C tool for Http Request",
6   "homepage": "https://github.com/lizilong1989/LongRequest",
7   "authors": {
8     "zilong.li": "15131968@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/lizilong1989/LongRequest.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "src/**/*.{h,m,mm}",
15   "public_header_files": "src/**/*.{h}",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   }