[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 0 / PINKBindView / 2.0.4-beta.0 / PINKBindView.podspec.json
blob1efd104dfe787d1a267a245b39ab5651a9cbe8ea
2   "name": "PINKBindView",
3   "version": "2.0.4-beta.0",
4   "summary": "PINKBindView provide a simple way to use tableView and collectionView.",
5   "description": "PINKBindView provide a simple way to use tableView and collectionView.\n\n* You can write less code.\n* Reload view automatically.\n* Bind data by a better way.",
6   "homepage": "https://github.com/ipinka/PINKBindView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Pinka",
12   "source": {
13     "git": "https://github.com/ipinka/PINKBindView.git",
14     "tag": "2.0.4-beta.0"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "PINKBindView",
21   "dependencies": {
22     "ReactiveCocoa": [
23       "~> 2.3"
24     ]
25   }