blob: d51b72cf8c3f31ad30f16a744ecebe951941273e [file] [log] [blame]
{
"name": "UI+",
"version": "0.0.3",
"summary": "A collection extension for UIKit entity.",
"description": "it's a collection extension of the UIKit entity, you can use it in you project",
"homepage": "https://github.com/CNKCQ/UIKit.plus.git",
"screenshots": "http://7xslr9.com1.z0.glb.clouddn.com/IDCardKeyboard.gif",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"CNKCQ": "wangchengqvan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CNKCQ/UIKit.plus.git",
"tag": "0.0.3"
},
"source_files": [
"UI+",
"UI+/**/*.{h,m,swift}"
],
"exclude_files": "UI+/Exclude",
"resource_bundles": {
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}