[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / d / AQGridView / 1.3 / AQGridView.podspec.json
blob05a9607572186a66cf151f050d7c64901d476f2a
2   "name": "AQGridView",
3   "version": "1.3",
4   "license": "BSD",
5   "summary": "A grid view for iPhone/iPad, designed to look similar to NSCollectionView.",
6   "homepage": "https://github.com/AlanQuatermain/AQGridView",
7   "authors": {
8     "Alan Quatermain": "jimdovey@mac.com"
9   },
10   "source": {
11     "git": "https://github.com/AlanQuatermain/AQGridView.git",
12     "tag": "1.3"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "resources": "Resources/*.png",
20   "frameworks": "QuartzCore"