[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / a / URLRewriter / 1.0.0 / URLRewriter.podspec.json
blobc3013b01eb7718748c35943517dcb1da2201430e
2   "name": "URLRewriter",
3   "version": "1.0.0",
4   "summary": "Rewrite the specified URL to a locally supported URL through dynamically configured rules",
5   "description": "Rewrite the specified URL to a locally supported URL through dynamically configured rules.\nThe rule is a set of regular matching string and target string. You can dynamically add or modify",
6   "homepage": "https://github.com/chinabrant/URLRewriter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chinabrant": "sjwu1234@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chinabrant/URLRewriter.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "URLRewriter/Classes/**/*"