[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / a / Unswash / 0.4 / Unswash.podspec.json
blob4229977244fcaaa8bc1d4b8c5020307742c16109
2   "name": "Unswash",
3   "version": "0.4",
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.4"
20   },
21   "source_files": [
22     "Unswash/**/*.swift",
23     "Unswash/**/*.h",
24     "Unswash/**/*.xib"
25   ]