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