[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 2 / c / 5 / wangzhijieText / 0.1.0 / wangzhijieText.podspec.json
bloba4fdbb959d10bbe2d44aceae193c0bcd6cab7e89
2   "name": "wangzhijieText",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": "Extension/*.{swift}",
19   "swift_version": "4.0",
20   "subspecs": [
21     {
22       "name": "One",
23       "source_files": "Extension/One/**/*.{swift}"
24     },
25     {
26       "name": "Two",
27       "source_files": "Extension/Two/**/*.{swift}"
28     }
29   ]