[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / 6 / BLListViewController / 0.9.20 / BLListViewController.podspec.json
blobd2917a95788fcfd7f908e402326c5528040aaa71
2   "name": "BLListViewController",
3   "version": "0.9.20",
4   "summary": "BLListViewController is used to display information got from BLListDataSource.",
5   "description": "BLListViewController is used to display information got from BLListDataSource. Example is written with usage of BLParseFetch to demonstrate abilities of each library.",
6   "homepage": "https://github.com/batkov/BLListViewController",
7   "license": "MIT",
8   "authors": {
9     "Hariton Batkov": "batkov@i.ua"
10   },
11   "source": {
12     "git": "https://github.com/batkov/BLListViewController.git",
13     "tag": "0.9.20"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "BLListDataSource": [
23     ],
24     "MJRefresh": [
26     ],
27     "DateTools": [
29     ]
30   }