[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 2 / UI+ / 0.0.4 / UI+.podspec.json
blob75a4a1975b40cea31072dabbc2c2c7f8fe875d2f
2   "name": "UI+",
3   "version": "0.0.4",
4   "summary": "A collection extension for UIKit entity.",
5   "description": "it's a collection extension of the UIKit entity, you can use it in you project",
6   "homepage": "https://github.com/CNKCQ/UIKit.plus.git",
7   "screenshots": "http://7xslr9.com1.z0.glb.clouddn.com/IDCardKeyboard.gif",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CNKCQ": "wangchengqvan@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/CNKCQ/UIKit.plus.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "UI+",
24     "UI+/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "UI+/Exclude",
27   "resource_bundles": {
28   },
29   "frameworks": "UIKit",
30   "pushed_with_swift_version": "3.0"