blob: 30572932a36fb9a8d5274f4a5e13d71ee2f75969 [file] [log] [blame]
{
"name": "XCUserGuideView",
"version": "0.1.0",
"summary": "Quickly achieve the position the user guide",
"description": "Swift quickly achieve the position the user guide",
"homepage": "https://github.com/wuchun4/XCUserGuideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon": "870396896@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wuchun4/XCUserGuideView.git",
"tag": "0.1.0",
"submodules": true
},
"ios": {
"source_files": "XCUserGuideView/**/*.{swift}"
},
"requires_arc": true,
"dependencies": {
"AMPopTip": [
"1.4.2"
]
},
"pushed_with_swift_version": "3.0"
}