[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / b / 4 / f / tootkit / 0.0.5 / tootkit.podspec.json
blob844a0ef6ebae5914eb4bb19f454a6ff7e5800f3d
2   "name": "tootkit",
3   "version": "0.0.5",
4   "summary": "我的自定义库,目前是测试版,里面啥都没有!",
5   "description": "我的自定义库,目前是测试版,里面啥都没有!",
6   "homepage": "https://github.com/appledev201888/tootkit",
7   "license": "MIT",
8   "authors": {
9     "bigapple": "bigapple@uutaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/appledev201888/tootkit.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Classes/*.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "vendored_frameworks": "Classes/*.framework",
28   "requires_arc": true