{ | |
"name": "SKGuideView", | |
"version": "1.0", | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"summary": "Automatic-Guidance", | |
"homepage": "https://github.com/macios/SKGuideView", | |
"license": "MIT", | |
"authors": { | |
"SK": "nil.com" | |
}, | |
"source": { | |
"git": "https://github.com/macios/SKGuideView.git", | |
"tag": "1.0" | |
}, | |
"frameworks": "UIKit", | |
"source_files": "SKGuideView/**/GuideView/*.{h,m}", | |
"requires_arc": true | |
} |