[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / d / 2 / 0 / PercentEncoder / 0.8.0 / PercentEncoder.podspec.json
blobe8e6b7bf7e25983741b1ef3a7d0553181a27b4a0
2   "name": "PercentEncoder",
3   "version": "0.8.0",
4   "license": "MIT",
5   "summary": "PercentEncoder is a lightweight library to escape string using so called URL encoding in Swift",
6   "homepage": "https://github.com/tasanobu/PercentEncoder",
7   "social_media_url": "http://twitter.com/tasanobu",
8   "authors": {
9     "Kazunobu Tasaka": "tasanobu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tasanobu/PercentEncoder.git",
13     "tag": "0.8.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PercentEncoder/PercentEncoder/*.swift",
19   "requires_arc": true