[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / f / 0 / 6 / AQGridView-2 / 1.3.1 / AQGridView-2.podspec.json
blob410b2c70f53cbca4d97f67451cad9246dc55ac2d
2   "name": "AQGridView-2",
3   "version": "1.3.1",
4   "summary": "A grid view for iPhone/iPad, designed to look similar to NSCollectionView. This was forked from https://github.com/carlospuk/AQGridView",
5   "homepage": "https://github.com/claudiuvintila/AQGridView",
6   "license": {
7     "type": "MIT",
8     "file": "BSD"
9   },
10   "authors": {
11     "Alan Quatermain": "jimdovey@mac.com",
12     "Claudiu Vintila": "claudiu.vintila@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/claudiuvintila/AQGridView.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "6"
20   },
21   "source_files": "Classes",
22   "frameworks": "QuartzCore",
23   "requires_arc": true,
24   "resources": "Resources/*.png"