[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / a / HFViewBinding / 2.3.0 / HFViewBinding.podspec.json
blob9611e8ad1d14d3badcf6b824c5d05f0b6419874c
2   "name": "HFViewBinding",
3   "version": "2.3.0",
4   "summary": "iOS table view and collection view binding to arrays",
5   "description": "helper functions to bind UITableView or UICollectionView instances to arrays\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/haifengkao/HFViewBinding",
7   "license": "MIT",
8   "authors": {
9     "Hai Feng Kao": "haifeng@cocoaspice.in"
10   },
11   "source": {
12     "git": "https://github.com/haifengkao/HFViewBinding.git",
13     "tag": "2.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "KVOMutableArray": [
23     ],
24     "WZProtocolInterceptor": [
26     ]
27   }