[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 7 / 4 / 0 / DevtorExtension / 1.0.0 / DevtorExtension.podspec.json
blob26391cdb1d4fe9020f46ea2ad515093c6c97fb92
2   "name": "DevtorExtension",
3   "version": "1.0.0",
4   "summary": "Devtor extension is very easy to use for developer who is lazy for long code",
5   "swift_versions": "4.0",
6   "description": "TODO:\n* Foundation extension\n* UIKit extension\n* Other extension will included next release",
7   "homepage": "https://github.com/imfeemily/DevtorExtension",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ifeemily@gmail.com": "ifeemily@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/imfeemily/DevtorExtension.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "DevtorExtension/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"