[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 0 / BLListDataSource / 0.9.18 / BLListDataSource.podspec.json
blob24cadc0d25189f88d05ad1f645b966d0f94b2296
2   "name": "BLListDataSource",
3   "version": "0.9.18",
4   "summary": "BLListDataSource is a simple and powerfull method of fetching and maintainig list data from internet.",
5   "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).",
6   "homepage": "https://github.com/batkov/BLListDataSource",
7   "license": "MIT",
8   "authors": {
9     "Hariton Batkov": "batkov@i.ua"
10   },
11   "source": {
12     "git": "https://github.com/batkov/BLListDataSource.git",
13     "tag": "0.9.18"
14   },
15   "social_media_url": "https://twitter.com/batkov111",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"