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