[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 6 / ShortenedURLExpander / 1.0.2 / ShortenedURLExpander.podspec.json
blobacd5ed8f275477affd95daf203f75bcfc1f25bfa
2   "name": "ShortenedURLExpander",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Shortened URL Expander",
6   "homepage": "https://github.com/emsihyo/ShortenedURLExpander",
7   "authors": {
8     "emsihyo": "emsihyo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/emsihyo/ShortenedURLExpander.git",
12     "tag": "1.0.2"
13   },
14   "description": "Shortened URL Expander.",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.9"
21   },
22   "source_files": "ShortenedURLExpander/*.{h,m}",
23   "dependencies": {
24     "Retriable": [
26     ]
27   }