[Add] AgoraRtcEngine_Special_iOS 4.3.2.12.PARAL
[CocoaPods.git] / Specs / c / 6 / 0 / Unsplash-Swift / 0.1.0 / Unsplash-Swift.podspec.json
blobe11202c17f8d20f262ec567fd5a11f5d30d455fb
2   "name": "Unsplash-Swift",
3   "version": "0.1.0",
4   "summary": "Unsplash API",
5   "description": "Unsplash API Kit",
6   "homepage": "https://github.com/muukii/Unsplash-Swift",
7   "license": "MIT",
8   "authors": {
9     "muukii": "m@muukii.me"
10   },
11   "source": {
12     "git": "https://github.com/muukii/Unsplash-Swift.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Unsplash-Swift/*.swift",
20   "dependencies": {
21     "RESTRequest": [
22       "~> 0.4.0"
23     ]
24   }