blob: a826dde1d29828bf8bd2879550c990bc9bbad570 [file] [log] [blame]
{
"name": "LLSwitch",
"version": "1.0.5",
"summary": "This is a funny switch for iOS.",
"homepage": "https://github.com/lilei644/LLSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lilei644": "1793161563@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lilei644/LLSwitch.git",
"tag": "1.0.5"
},
"requires_arc": true,
"source_files": "LLSwitch/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
]
}