[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / 3 / PinchableImageView / 0.2.0 / PinchableImageView.podspec.json
bloba063986735e23da52947de36f1820f8856ff649c
2   "name": "PinchableImageView",
3   "version": "0.2.0",
4   "summary": "You can pinch an imageView.",
5   "description": "You can rotate and scale this imageView by pinching.",
6   "homepage": "https://github.com/malt03/PinchableImageView",
7   "screenshots": "https://raw.githubusercontent.com/malt03/PinchableImageView/master/Screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "Koji Murata": "malt.koji@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/malt03/PinchableImageView.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"