blob: 4af00058444982c359553729e43482b6b4e3dac1 [file] [log] [blame]
{
"name": "BLListDataSource",
"version": "0.9.17",
"summary": "BLListDataSource is a simple and powerfull method of fetching and maintainig list data from internet.",
"description": "Simple and powerfull method of fetching and maintainig list data from internet. It can be used with BLListViewController and BLParseFetch (or another BLFetch object).",
"homepage": "https://github.com/batkov/BLListDataSource",
"license": "MIT",
"authors": {
"Hariton Batkov": "batkov@i.ua"
},
"source": {
"git": "https://github.com/batkov/BLListDataSource.git",
"tag": "0.9.17"
},
"social_media_url": "https://twitter.com/batkov111",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}