blob: 27cb2e6e28357494b1ef7a51e7ec208061e0d6b5 [file] [log] [blame]
{
"name": "NMPaginator",
"version": "0.0.1",
"summary": "NMPaginator is a simple Objective-C class that handles pagination for you.",
"homepage": "https://github.com/nmondollot/NMPaginator",
"license": {
"type": "Free",
"text": " Do whatever you want with this piece of code (commercially or free). Attribution would be nice though.\n"
},
"authors": "Nicolas Mondollot",
"source": {
"git": "https://github.com/nmondollot/NMPaginator.git",
"commit": "e820f3cc57cc4b5f4847ac153119c4022d99bfc5"
},
"platforms": {
"ios": null
},
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"source_files": "NMpaginator/NMpaginator.{m,h}",
"requires_arc": false
}