blob: 8eb2d21e1d2c95dc1e43f7ef764afc1bff595ba9 [file] [log] [blame]
{
"name": "RPTInteractiveView",
"version": "0.1.0",
"summary": "RPTInteractiveView give a simple UIView power of moving, zooming and rotating.",
"swift_versions": "5.0",
"description": "RPTInteractiveView give a simple UIView power of moving, zooming and rotating. You can simply set a UIView class of your RPTInteractiveView and see the magic happning.",
"homepage": "https://github.com/rptwsthi/RPTInteractiveView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arpit Awasthi": "awasthi.arp@gmail.com"
},
"source": {
"git": "https://github.com/rptwsthi/RPTInteractiveView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RPTInteractiveView/Classes/**/*",
"swift_version": "5.0"
}