blob: e487e0fd8fd7498dc40e7dcea45876ef101f2686 [file] [log] [blame]
{
"name": "Foundation+",
"version": "0.0.3",
"summary": "A collection extension for Foundation entity.",
"description": "it's a collection extension of the Foundation entity, you can use it in you project",
"homepage": "https://github.com/CNKCQ/Foundation.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/Foundation.plus.git",
"tag": "0.0.3"
},
"source_files": [
"Foundation+",
"Foundation+/**/*.{h,m,swift}"
],
"exclude_files": "Foundation+/Exclude",
"resource_bundles": {
},
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}