[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / 0 / PercentEncoder / 1.0.4 / PercentEncoder.podspec.json
blob83048bdd721ddb39e151509290bbaf555f7263b0
2   "name": "PercentEncoder",
3   "version": "1.0.4",
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.4"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source_files": "PercentEncoder/*.swift",
20   "requires_arc": true