[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 1 / 5 / a / Unswash / 0.6.4 / Unswash.podspec.json
blobb4234d2a95d917ba847d30b7bcd0a39b17d53cf9
2   "name": "Unswash",
3   "version": "0.6.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.6.4"
20   },
21   "source_files": [
22     "Unswash/**/*.swift",
23     "Unswash/**/*.h",
24     "Unswash/**/*.xib"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "5.0"
28   }