[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / c / MAKImageGalleryView / 0.0.3 / MAKImageGalleryView.podspec.json
blob1f0493e4a4798eec5a7dd477e7285b8f3b8444f1
2   "name": "MAKImageGalleryView",
3   "version": "0.0.3",
4   "summary": "Image gallery for iOS apps, that allows to show images animated or user interacted",
5   "description": "\t\t\t\t\tImage gallery for iOS apps, that allows to show images animated or user interacted. That gallery scrolling your image horizontally\n",
6   "homepage": "https://github.com/diniska/MAKImageGalleryView",
7   "screenshots": "https://raw.githubusercontent.com/diniska/MAKImageGalleryView/master/Screens/screen1.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Denis Chaschin": "diniska@users.noreply.github.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/diniska/MAKImageGalleryView.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": [
27     "Example",
28     "Screens"
29   ],
30   "frameworks": "UIKit",
31   "requires_arc": true