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