[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / d / JXHTTP / 1.0.3 / JXHTTP.podspec.json
bloba4348634c23613f6d4f5019c4d69bdf2f723e486
2   "name": "JXHTTP",
3   "version": "1.0.3",
4   "source_files": "JXHTTP/*.{h,m}",
5   "homepage": "http://jxhttp.com",
6   "summary": "Networking for iOS and OS X.",
7   "authors": {
8     "Justin Ouellette": "jstn@jxhttp.com"
9   },
10   "source": {
11     "git": "https://github.com/tumblr/JXHTTP.git",
12     "tag": "1.0.3"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE.txt"
17   },
18   "requires_arc": true,
19   "frameworks": "Foundation",
20   "ios": {
21     "weak_frameworks": "UIKit"
22   },
23   "osx": {
24     "weak_frameworks": "AppKit"
25   },
26   "platforms": {
27     "ios": "5.0",
28     "osx": "10.7"
29   }