blob: 8ffb6b568305b83f676be7e61b194c07821b009f [file] [log] [blame]
{
"name": "LazyFadeInView",
"version": "0.1.0",
"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.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "LazyFadeInView/LazyFadeInView/*.{h,m}",
"requires_arc": true
}