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