blob: 07d3f9973391441d9d7e1b0e959b77da652be55b [file] [log] [blame]
{
"name": "LCDPublicControl",
"version": "0.0.1",
"summary": "This is my LCDPublicControl.",
"homepage": "http://www.liuchendi.com",
"license": "MIT",
"authors": {
"meitu": "lcd1@meitu.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lcddhr/LCDPublicControl.git",
"tag": "0.0.1"
},
"source_files": [
"Control",
"Control/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}