[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 8 / 2 / CtExtension / 0.0.3 / CtExtension.podspec.json
blobaef79bf930a977e9f80698bea9c20d75a67544a7
2   "name": "CtExtension",
3   "version": "0.0.3",
4   "summary": "一些常用的Extension",
5   "homepage": "https://github.com/clint23/CtExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "clint": "3243629382@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_version": "4.1",
17   "source": {
18     "git": "https://github.com/clint23/CtExtension.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "CtExtension/CtExtension/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true