blob: 285382c51f98b51b59b71805ad8aff6e4f352690 [file] [log] [blame]
{
"name": "YTGuidView",
"platforms": {
"ios": "7.0"
},
"version": "1.1.11",
"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.11"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTGuidView",
"source_files": "YTGuidView/YTGuidView",
"frameworks": [
"UIKit"
]
}
]
}