[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / b / RXLayoutGallary / 1.1.2 / RXLayoutGallary.podspec.json
blob1b8e2046c23c2f30d90a9029c1be1d51386c9187
2   "name": "RXLayoutGallary",
3   "version": "1.1.2",
4   "summary": "With help RXLayoutGallary add photos to grid.",
5   "description": "Using the library you can add from one up to five photos. These photos will be posted of the beautiful grid.",
6   "homepage": "https://github.com/m1a7/RXLayoutGallary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "m1a7": "thisismymail03@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/m1a7/RXLayoutGallary.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RXLayoutGallary/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "RXLayoutGallary": [
24       "RXLayoutGallary/Assets/*.png"
25     ]
26   },
27   "public_header_files": "RXLayoutGallary/Classes/*.h",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "SDWebImage": [
31       "~> 4.0"
32     ],
33     "SDWebImage/GIF": [
35     ],
36     "FLAnimatedImage": [
37       "~> 1.0"
38     ]
39   }