[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 3 / DANCurlRequest / 1.0.2 / DANCurlRequest.podspec.json
blob7700fd2ed61e7ef68153b78b927d45e5c72ad866
2   "name": "DANCurlRequest",
3   "version": "1.0.2",
4   "summary": "Easily log NSURLRequest's as curl commands",
5   "homepage": "https://github.com/DanToml/DANCurlRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Tomlinson": "dan@tomlinson.io"
12   },
13   "social_media_url": "https://twitter.com/DanToml",
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/DanToml/DANCurlRequest.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "DANCurlRequest",
24     "DANCurlRequest/**/*.{h,m}"
25   ],
26   "requires_arc": true