[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 8 / d / f / RxTiny / 0.1.6 / RxTiny.podspec.json
blobf53bb97c8ad1bbb128843dc8040fc826c7b72277
2   "name": "RxTiny",
3   "version": "0.1.6",
4   "summary": "A short description of RxTiny.",
5   "description": "A longer description of RxTiny in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jumperb/RxTiny",
7   "license": "Copyright",
8   "authors": {
9     "jumperb": "zhangchutian_05@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jumperb/RxTiny.git",
13     "tag": "0.1.6"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Hodor": [
22     ]
23   },
24   "ios": {
25     "source_files": "Classes/*"
26   }