[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / f / YXWListBinder / 0.2.43 / YXWListBinder.podspec.json
blobd4bed3cd2bf9e47e93c112d5aa084326a478d6c7
2   "name": "YXWListBinder",
3   "version": "0.2.43",
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.43"
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   }