[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / c / e / FrameKit / 0.1.1 / FrameKit.podspec.json
blobf938f8d8884c38c0375bc16669366440264cb2a6
2   "name": "FrameKit",
3   "version": "0.1.1",
4   "summary": "A UIView frame tool that uses chain calls / 链式调用的 UIView frame 工具",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/summertian4/FrameKit",
10   "source": {
11     "git": "https://github.com/summertian4/FrameKit.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "FrameKit/**/*",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "authors": {
20     "小鱼周凌宇": "coderfish@163.com"
21   },
22   "social_media_url": "http://zhoulingyu.com",
23   "pushed_with_swift_version": "3.0"