blob: fd2eeb88b1a984e7d69d8add85360cf242135606 [file] [log] [blame]
{
"name": "LCPaintView",
"version": "1.0.0",
"summary": "Paint view for iOS. Support: http://LeoDev.me",
"homepage": "https://github.com/iTofu/LCPaintView",
"license": "MIT",
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iTofu/LCPaintView.git",
"tag": "1.0.0"
},
"source_files": "LCPaintView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}