blob: 991fb4350001bd7696d50b84f7b0f6dc84cab4fb [file] [log] [blame]
{
"name": "YTGuidView",
"platforms": {
"ios": "7.0"
},
"version": "1.1.8",
"license": "MIT",
"summary": "Custom guid control, mimic iPhone desktop effects",
"homepage": "https://github.com/songyutao/YTGuidView.git",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTGuidView.git",
"tag": "1.1.8"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTGuidView",
"source_files": "YTGuidView/YTGuidView",
"frameworks": [
"UIKit"
]
}
]
}