blob: 9ea489946bfad374d0d50b1ffbb03a9c431b512f [file] [log] [blame]
{
"name": "YTAssistiveTouch",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"license": "MIT",
"summary": "A Modeled on the system view (AssistiveTouch)",
"homepage": "https://github.com/songyutao/YTAssistiveTouch",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTAssistiveTouch.git",
"tag": "1.0.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTAssistiveTouch",
"source_files": "YTAssistiveTouch/YTAssistiveTouch",
"frameworks": [
"UIKit"
]
}
]
}