[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 1 / NMPaginator / 0.0.1 / NMPaginator.podspec.json
blob27cb2e6e28357494b1ef7a51e7ec208061e0d6b5
2   "name": "NMPaginator",
3   "version": "0.0.1",
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     "commit": "e820f3cc57cc4b5f4847ac153119c4022d99bfc5"
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