[Add] FriendlyCaptcha 1.0.0
[CocoaPods.git] / Specs / a / f / 1 / CustomProgectBase / 0.0.1 / CustomProgectBase.podspec.json
blobea7e7f6bc9e17a6e4957bf4f3ae7c5be20e56f88
2   "name": "CustomProgectBase",
3   "version": "0.0.1",
4   "summary": "工程初始化工具",
5   "description": "1.重定义屏幕尺寸,导航,状态栏,安全区高度等 2.生成固定设备ID 3.重新定义尺寸,字体大小 4.自定义Log 5.支持Runtime",
6   "homepage": "https://github.com/YXJ1142226297/CustomProgectBase",
7   "license": "MIT",
8   "authors": {
9     "于晓杰": "1142226297@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/YXJ1142226297/CustomProgectBase.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "CustomProgectBase/*.swift",
20   "swift_version": "5.0"