blob: 8f8b084a9668a63bda40ad06e963f42892e0b20a [file] [log] [blame]
{
"name": "ROInterfaceTable",
"version": "0.1",
"platforms": {
"ios": "8.2"
},
"license": "MIT",
"summary": "Adds section, batch update support, & paging/batch row loading to WKInterfaceTable",
"homepage": "https://github.com/Tundaware/ROInterfaceTable",
"authors": {
"Tundaware LLC": "george@tundaware.com"
},
"source": {
"git": "https://github.com/Tundaware/ROInterfaceTable.git",
"tag": "0.1"
},
"source_files": "ROInterfaceTable/*.{h,m}",
"requires_arc": true
}