[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / f / YXWListBinder / 1.0.1 / YXWListBinder.podspec.json
blobe190aa2b77275401ed2157b0667b3358e60af269
2   "name": "YXWListBinder",
3   "version": "1.0.1",
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": "1.0.1"
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     "ReactiveObjC": [
29       "~> 3.1.0"
30     ]
31   }