[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 1 / NMPaginator / 1.0.0 / NMPaginator.podspec.json
blob09f69fe3245482400d001ee59f6c230aaabb6ace
2   "name": "NMPaginator",
3   "version": "1.0.0",
4   "summary": "NMPaginator is a simple Objective-C class that handles pagination for you.",
5   "homepage": "https://github.com/nmondollot/NMPaginator",
6   "license": {
7     "type": "Free",
8     "text": "              Do whatever you want with this piece of code (commercially or free). Attribution would be nice though.\n"
9   },
10   "authors": "Nicolas Mondollot",
11   "source": {
12     "git": "https://github.com/nmondollot/NMPaginator.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "source_files": "NMpaginator/NMpaginator.{m,h}",
24   "requires_arc": false