[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 9 / b / d / ARCollectionViewMasonryLayout / 2.1.2 / ARCollectionViewMasonryLayout.podspec.json
blob05efedf292c030eff6b906a0c54f421d2476d053
2   "name": "ARCollectionViewMasonryLayout",
3   "version": "2.1.2",
4   "summary": "ARCollectionViewMasonryLayout is a UICollectionViewLayout subclass for creating flow-like layouts with dynamic widths or heights.",
5   "homepage": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout",
6   "screenshots": "https://raw.githubusercontent.com/AshFurrow/ARCollectionViewMasonryLayout/master/Screenshots/ARCollectionViewMasonryLayout.png",
7   "license": "MIT",
8   "authors": {
9     "Orta Therox": "orta.therox@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/orta",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/AshFurrow/ARCollectionViewMasonryLayout.git",
17     "tag": "2.1.2"
18   },
19   "source_files": "*.{h,m}",
20   "public_header_files": "ARCollectionViewMasonryLayout.h",
21   "frameworks": "UIKit",
22   "requires_arc": true