blob: 0bb9de97a29390417c310a92282a879e556fff82 [file] [log] [blame]
{
"name": "IMReactiveTextField",
"version": "0.7.0",
"requires_arc": true,
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/iMoya917/IMReactiveTextField",
"license": "MIT",
"authors": {
"Ivan": "idion917@gmail.com"
},
"source": {
"git": "https://github.com/iMoya917/IMReactiveTextField.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "IMReactiveTextField/Classes/**/*",
"dependencies": {
"ReactiveCocoa": [
"5.0"
]
},
"pushed_with_swift_version": "3.0"
}