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