[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 2 / 1 / 0 / BLListDataSource / 0.9.6 / BLListDataSource.podspec.json
blob9c6d802fd7e6f0c335c02a05cacef606744d967f
2   "name": "BLListDataSource",
3   "version": "0.9.6",
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.6"
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/**/*"