[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / a / d / DMRESTRequest / 1.0 / DMRESTRequest.podspec.json
blob52fe917d02fc7ee91b7f0eeb34dd557ad658f0b9
2   "name": "DMRESTRequest",
3   "version": "1.0",
4   "summary": "Super simple objective-c REST request wrapper.",
5   "homepage": "https://github.com/Dimillian/DMRESTRequest-objc",
6   "authors": {
7     "Thomas Ricouard": "ricouard77@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/Dimillian/DMRESTRequest-objc.git",
11     "tag": "1.0"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "public_header_files": "DMRESTRequest/DMRESTRequest/*.h",
17   "source_files": "DMRESTRequest/DMRESTRequest/*.{h,m}",
18   "requires_arc": true,
19   "license": "MIT"