[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 9 / a / 6 / ShortenedURLExpander / 1.0.1 / ShortenedURLExpander.podspec.json
blob3a6e2e1677ed87e7f497e0074c5f9dc963483cf7
2   "name": "ShortenedURLExpander",
3   "version": "1.0.1",
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.1"
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   }