blob: 407e04fab0f929aaee5c0900359281e5ca69111f [file] [log] [blame]
{
"name": "CYGuidanceView",
"version": "0.0.1",
"summary": "A light weight guidance view for iOS !",
"homepage": "https://github.com/Gocy015/CYGuidanceView",
"license": "MIT",
"authors": {
"Gocy": "651023362@qq.com"
},
"source": {
"git": "https://github.com/Gocy015/CYGuidanceView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "CYGuidanceView/*"
}