[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 0 / RPTInteractiveView / 0.1.0 / RPTInteractiveView.podspec.json
blob8eb2d21e1d2c95dc1e43f7ef764afc1bff595ba9
2   "name": "RPTInteractiveView",
3   "version": "0.1.0",
4   "summary": "RPTInteractiveView give a simple UIView power of moving, zooming and rotating.",
5   "swift_versions": "5.0",
6   "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.",
7   "homepage": "https://github.com/rptwsthi/RPTInteractiveView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Arpit Awasthi": "awasthi.arp@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rptwsthi/RPTInteractiveView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RPTInteractiveView/Classes/**/*",
23   "swift_version": "5.0"