[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / d / JGString / 1.0.0 / JGString.podspec.json
blobfb9fe5070fd695d7f71b6014035dd2de7e1dbab6
2   "name": "JGString",
3   "version": "1.0.0",
4   "summary": "A lightweight string extension for Swift",
5   "description": "Common methods and String operations for Swift",
6   "homepage": "https://github.com/JanyGee/JGString",
7   "license": "MIT",
8   "authors": {
9     "Jany": "1321899953@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/JanyGee/JGString.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"