blob: b851aa52269da9bd7b0d9441f72157fb1d4025a0 [file] [log] [blame]
{
"name": "ECUIControls",
"version": "0.1.3",
"summary": "ECUIControls provides a group of custom control",
"description": "#ECUIControls provides a group of custom control.",
"homepage": "https://github.com/skyhacker2/ECUIControls",
"license": "MIT",
"authors": {
"Eleven Chen": "skyhacker@126.com"
},
"source": {
"git": "https://github.com/skyhacker2/ECUIControls.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ECUIControls": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ECExtension": [
]
}
}