blob: 18a62895da94f77ea686f3e0283d879b99b6b594 [file] [log] [blame]
{
"name": "TipView",
"version": "0.0.1",
"summary": "快速集成用户引导的提示气泡",
"description": "237269835@qq.com",
"authors": {
"chenhao": "237269835@qq.com"
},
"homepage": "https://github.com/hao0818/TipView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hao0818/TipView.git",
"tag": "0.0.1"
},
"source_files": [
"TipView",
"TipView/*.{h,m}"
],
"requires_arc": true,
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"Masonry": [
]
}
}