[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 3 / FDRequestClient / 0.1.0 / FDRequestClient.podspec.json
blobf6a531bdddfe5b6acd91a472452cd80ec5699814
2   "name": "FDRequestClient",
3   "version": "0.1.0",
4   "summary": "1414 Degrees' networking layer.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.md"
8   },
9   "homepage": "https://github.com/reidmain/FDRequestClient",
10   "authors": "Reid Main",
11   "social_media_url": "http://twitter.com/reidmain",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/reidmain/FDRequestClient.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "FDRequestClient/**/*.{h,m}",
20   "private_header_files": "FDRequestClient/**/*+Private.h",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "FDFoundationKit": [
29     ]
30   }