[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 0 / BLListDataSource / 0.9.0 / BLListDataSource.podspec.json
blobdcf820f479c919a8896dd88fada0d60007217a44
2   "name": "BLListDataSource",
3   "version": "0.9.0",
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": "hariton.batkov@p-product.com"
10   },
11   "source": {
12     "git": "https://github.com/batkov/BLListDataSource.git",
13     "tag": "0.9.0"
14   },
15   "social_media_url": "https://twitter.com/batkov111",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"