[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / f / NgUICollection / 1.1 / NgUICollection.podspec.json
blob5d389e049e314d3ab667d5bf48c1edd5a4b214e3
2   "name": "NgUICollection",
3   "version": "1.1",
4   "summary": "A convenience backing data structure for use with UIKit's UITableView and UICollectionView.",
5   "homepage": "https://github.com/meiwin/NgUICollection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Meiwin Fu": "meiwin@blockthirty.com"
12   },
13   "source": {
14     "git": "https://github.com/meiwin/NgUICollection.git",
15     "tag": "v1.1"
16   },
17   "source_files": "NgUICollection/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "5.0"
24   },
25   "requires_arc": true