[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 0 / BLListDataSource / 0.9.19 / BLListDataSource.podspec.json
blobd69deaa34f94322e7c9c020e49afccda02639222
2   "name": "BLListDataSource",
3   "version": "0.9.19",
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.19"
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/**/*"