[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 1 / 6 / a / PodCustomDome / 0.0.1 / PodCustomDome.podspec.json
blob87102696180525e9f0c84664cedd12f31d0e5646
2   "name": "PodCustomDome",
3   "version": "0.0.1",
4   "summary": "A Cocoa Tool Kit of iOS components.",
5   "swift_version": "4.0",
6   "description": "一个iOS集成实用工具库,以后会添加更多更多的工具,实用类,封装类,封装小效果",
7   "homepage": "https://github.com/SPXS/PodCustomDome",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "fanxiangyang": "fqsyfan@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/SPXS/PodCustomDome.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true