[Add] IronSourceMintegralAdapter 4.3.30.0
[CocoaPods.git] / Specs / 7 / 0 / f / CrazyTools / 1.0.0 / CrazyTools.podspec.json
blobc46e548845978b0980d63a569657cb6cfe98c891
2   "name": "CrazyTools",
3   "version": "1.0.0",
4   "summary": "常用的开发工具方法",
5   "description": "常用的开发工具方法,常用的字符串,组件等",
6   "homepage": "https://github.com/CrazySavageWsq/CrazyTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crazy": "3346148964@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CrazySavageWsq/CrazyTools.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "CrazyTools",
20     "CrazyTools/CrazyTools/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }