blob: aa8ca66288c2843409796cda6d415812a4a58d00 [file] [log] [blame]
{
"name": "NBEllipsisView",
"version": "1.0.0",
"summary": "Dots to indicate multiple items to scroll through horizontally.",
"homepage": "https://github.com/needbee/nbellipsisview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Justice": "josh@need-bee.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/needbee/nbellipsisview.git",
"tag": "1.0.0"
},
"source_files": [
"src",
"src/**/*.{h,m}"
],
"requires_arc": false
}