[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 9 / 5 / 6 / GMGridView / 1.1.1 / GMGridView.podspec.json
blobc820302ff4609f520a7e6b736e76ee82537249e1
2   "name": "GMGridView",
3   "version": "1.1.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "A performant Grid-View for iOS (iPhone/iPad).",
9   "description": "A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.",
10   "homepage": "https://github.com/gmoledina/GMGridView",
11   "authors": {
12     "Gulam Moledina": "http://www.gmoledina.ca/"
13   },
14   "source": {
15     "git": "https://github.com/gmoledina/GMGridView.git",
16     "tag": "v1.1.1"
17   },
18   "source_files": "GMGridView/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "QuartzCore"