[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 8 / STHTTPRequest / 1.1.4 / STHTTPRequest.podspec.json
blob45f15d7ca7d6c7d23924ca5853bd199e5025cb5a
2   "name": "STHTTPRequest",
3   "version": "1.1.4",
4   "summary": "Obj-C / Cocoa HTTP requests for humans",
5   "homepage": "https://github.com/nst/STHTTPRequest",
6   "license": {
7     "type": "New BSD",
8     "file": "LICENSE.txt"
9   },
10   "authors": [
11     "Nicolas Seriot",
12     "Alistair Galbraith",
13     "Cyril Chandelier",
14     "Doug Ayers",
15     "Matthias Schmidt",
16     "Oktawian Chojnacki",
17     "Stephan Burlot",
18     "Zach Boyd",
19     "Torsten Louland"
20   ],
21   "source": {
22     "git": "https://github.com/nst/STHTTPRequest.git",
23     "tag": "1.1.4"
24   },
25   "source_files": "STHTTPRequest.{h,m}",
26   "requires_arc": true,
27   "platforms": {
28     "ios": "7.0",
29     "osx": "10.7"
30   }