blob: c726dbc7ed509217480a6ca9c47bb1c47df2004e [file] [log] [blame]
{
"name": "LYGuide",
"version": "0.0.1",
"summary": "iOS app guide",
"description": "Easy guide for iOS app",
"homepage": "https://github.com/RyanLeeLY/LYGuide",
"license": "MIT",
"authors": {
"Yao Li": "liyao1021@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RyanLeeLY/LYGuide.git",
"tag": "0.0.1"
},
"source_files": [
"LYGuide",
"LYGuide/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}