[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 9 / a / 6 / ShortenedURLExpander / 1.0.0 / ShortenedURLExpander.podspec.json
blobadc873cad140148d7be4884493791a1a2638d486
2   "name": "ShortenedURLExpander",
3   "version": "1.0.0",
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.0"
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     "AFNetworking": [
29     ]
30   }