[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / f / YXWListBinder / 0.2.14 / YXWListBinder.podspec.json
blobc118d616d01ca16082b8313f50cb8335d050f35c
2   "name": "YXWListBinder",
3   "version": "0.2.14",
4   "summary": "List binder.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaowinner/YXWListBinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "原晓文": "yuanxiao225@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaowinner/YXWListBinder.git",
16     "tag": "0.2.14"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YXWListBinder/Classes/**/*",
22   "resource_bundles": {
23     "YXWListBinder": [
24       "YXWListBinder/Assets/**"
25     ]
26   },
27   "dependencies": {
28     "ReactiveCocoa": [
29       "~> 2.5"
30     ]
31   }