[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / f / YXWListBinder / 0.4.0 / YXWListBinder.podspec.json
blob0d923faa5b87259901143a80026e330a9911ebb9
2   "name": "YXWListBinder",
3   "version": "0.4.0",
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@vip.qq..com"
13   },
14   "source": {
15     "git": "https://github.com/xiaowinner/YXWListBinder.git",
16     "tag": "0.4.0"
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   }