blob: 2a3bc4aa6b58792f7b1132d66aad4b70a2420cce [file] [log] [blame]
{
"name": "MoreLoadTableView",
"version": "0.0.1",
"summary": "MoreLoadTableView is more load UITableView.",
"homepage": "https://github.com/TakayoshiMiyamoto/MoreLoadTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takayoshi Miyamoto": "takayoshi.miyamoto@gmail.com"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/TakayoshiMiyamoto/MoreLoadTableView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"MoreLoadTableView/*.{h,m}"
]
}