[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 4 / NemoConnect / 1.0.3 / NemoConnect.podspec.json
blobf71bfc781aeda41c7ddf5aef43d9e14fb7278afc
2   "name": "NemoConnect",
3   "version": "1.0.3",
4   "summary": "A declarative networking framework that allows networking calls with minimal code.",
5   "homepage": "http://www.neofonie-mobile.de/",
6   "social_media_url": "https://twitter.com/neofoniemobile",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Neofonie Mobile GmbH": "contact@neofonie.de"
13   },
14   "source": {
15     "git": "https://github.com/neofoniemobile/NemoConnect.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "7.1",
20     "osx": "10.8"
21   },
22   "source_files": "Nemo\\ Connect/Sources/**/*.{h,m}"