blob: c9b43f5c413ccdb52c8d12f436da8350484dad3a [file] [log] [blame]
{
"name": "LazyFadeInView",
"version": "0.1.4",
"summary": "A cool way to animate the appearance of a label. Like the app Secret",
"homepage": "https://github.com/itouch2/LazyFadeInView",
"license": "MIT",
"authors": {
"tuyou": "yoututouch@gmail.com",
"xinjixjz": "xinjixjz@gmail.com"
},
"source": {
"git": "https://github.com/itouch2/LazyFadeInView.git",
"tag": "v0.1.4"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "LazyFadeInView/LazyFadeInView/*.{h,m}",
"screenshots": "https://raw.githubusercontent.com/itouch2/itouch2.github.io/master/media/image/LazyFadeInView.png",
"requires_arc": true
}