[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 9 / XYString / 0.0.3 / XYString.podspec.json
blobef2961e050d2d28d4f9bfd55f5a5689f9369f039
2   "name": "XYString",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": [
23     "XYString",
24     "XYString/XYString/XYString/*.{h,m}"
25   ]