[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / d / ARCollectionViewMasonryLayout / 2.1.0 / ARCollectionViewMasonryLayout.podspec.json
blob5b4fd51472c94bc3d53a5de9c9c98fde2a365774
2   "name": "ARCollectionViewMasonryLayout",
3   "version": "2.1.0",
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.0"
18   },
19   "source_files": "*.{h,m}",
20   "public_header_files": "ARCollectionViewMasonryLayout.h",
21   "frameworks": "UIKit",
22   "requires_arc": true