[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / d / JGString / 1.0.1 / JGString.podspec.json
blobd97784d62332963e245cea426ff502adce5e424c
2   "name": "JGString",
3   "version": "1.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"