[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / a / Unswash / 0.6.3 / Unswash.podspec.json
blob7b32d5829d60f16abd912a4248d555e4c33ff668
2   "name": "Unswash",
3   "version": "0.6.3",
4   "summary": "LightWeight client for Unsplash",
5   "description": "LightWeight client for Unsplash.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/AlexandreBarbier/Unswash",
11   "authors": {
12     "Alexandre": "alexandr.barbier@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/AlexandreBarbier/Unswash.git",
19     "tag": "0.6.3"
20   },
21   "source_files": [
22     "Unswash/**/*.swift",
23     "Unswash/**/*.h",
24     "Unswash/**/*.xib"
25   ]