blob: 8d15e2b4682aa25c857b60ad493938336dcdbd77 [file] [log] [blame]
{
"name": "ViewChangeFramework",
"version": "0.0.1",
"platforms": {
"ios": "8.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Tool which can changeview when you click the button",
"homepage": "https://github.com/bashe21/ViewChangeFramework",
"authors": {
"跋涉": "3064662835@qq.com"
},
"source": {
"git": "https://github.com/bashe21/ViewChangeFramework.git",
"tag": "0.0.1"
},
"description": "a smart tool.you can use it to change youre view when you click the button that you has custom",
"vendored_frameworks": "ViewChangeFramework/*.{framework}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}