[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 9 / XYString / 0.0.2 / XYString.podspec.json
blobcae2dc33fc1141f76b8d61101ae4c67a1cadcbd0
2   "name": "XYString",
3   "version": "0.0.2",
4   "summary": "封装工具类",
5   "description": "封装的一个工具类库",
6   "homepage": "https://github.com/lishibo-iOS/XYString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lishibo-iOS": "870037485@qq.com"
13   },
14   "social_media_url": "https://lishibo-ios.github.io/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/lishibo-iOS/XYString.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "XYString",
24     "XYString/XYString/*.{h,m}"
25   ]