[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 3 / JSTAPIToolsURLProtocol / 1.0.0 / JSTAPIToolsURLProtocol.podspec.json
blob2e908462f78069afb690e45990bbe26769e40716
2   "name": "JSTAPIToolsURLProtocol",
3   "version": "1.0.0",
4   "summary": "Easily make your application redirects some of the HTTP(s) requests it makes to your https://www.apitools.com/ account.",
5   "homepage": "https://github.com/JaviSoto/JSTAPIToolsURLProtocol",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Javier Soto": "ios@javisoto.es"
12   },
13   "source": {
14     "git": "https://github.com/JaviSoto/JSTAPIToolsURLProtocol.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "4.0",
19     "osx": "10.6"
20   },
21   "source_files": "JSTAPIToolsURLProtocol.{h,m}",
22   "requires_arc": true