blob: 4b8758bec078699248b19d1fd64cf17c7292b0c6 [file] [log] [blame]
{
"name": "ViewTransformers",
"version": "0.0.4",
"summary": "ViewTransformers lets you pass multiple transformations as an array to the UIView.",
"authors": "Truffls GmbH",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/truffls/view-transformers-ios",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/truffls/view-transformers-ios.git",
"tag": "0.0.4"
},
"source_files": "Pod/**/*.swift",
"ios": {
"frameworks": [
"UIKit",
"CoreGraphics"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}