[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 4 / c / 2 / NLService / 0.3.0 / NLService.podspec.json
blobb5d68c3ff0d13e129b0267ca387f18d88a9d0957
2   "name": "NLService",
3   "version": "0.3.0",
4   "summary": "Network Layer Service.",
5   "description": "Simple Networking layer over Alamofire",
6   "homepage": "https://github.com/juancruzmdq/NLService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Juan Cruz Ghigliani": "juancruzmdq@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/juancruzmdq/NLService.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/juancruzmdq",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NLService/Classes/**/*",
23   "dependencies": {
24     "Ono": [
26     ],
27     "Alamofire": [
29     ]
30   }