[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / d / 2 / 0 / PercentEncoder / 0.8.2 / PercentEncoder.podspec.json
bloba6a4ecbbf76c49b5e30b33e6e2e70a6abacbb412
2   "name": "PercentEncoder",
3   "version": "0.8.2",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PercentEncoder/*.swift",
19   "requires_arc": true