blob: 48961e030200aeec34cb27b9691604db9f65cfba [file] [log] [blame]
{
"name": "YiSwitch",
"version": "0.1",
"summary": "YiSwitch",
"homepage": "https://github.com/coderyi/YiSwitch",
"license": "MIT",
"authors": {
"coderyi": "coderyi@163.com"
},
"source": {
"git": "https://github.com/coderyi/YiSwitch.git",
"tag": "0.1"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "YiSwitch/YiSwitch/**/**/*.{h,m}",
"requires_arc": true
}