[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / c / 5 / wangzhijieText / 0.0.7 / wangzhijieText.podspec.json
blobcdb59809cc3d6073abaf2807235c12556a02a96b
2   "name": "wangzhijieText",
3   "version": "0.0.7",
4   "summary": "一个很简单的工具",
5   "description": "一个很简单的工具, 联系pod专用",
6   "homepage": "https://github.com/Kingzhijie/MyText",
7   "license": "MIT",
8   "authors": {
9     "mbApple": "983140171@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Kingzhijie/MyText.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "Extension/**/*.{swift}",
19   "swift_version": "4.0",
20   "subspecs": [
21     {
22       "name": "One",
23       "source_files": "Extension/MBScale.swift"
24     },
25     {
26       "name": "Two",
27       "source_files": "Extension/MyViewController.{swift}"
28     }
29   ]