[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 8 / d / f / RxTiny / 1.2.3 / RxTiny.podspec.json
blobc856136f2c91d0a5cf73c40e78094697aee252e5
2   "name": "RxTiny",
3   "version": "1.2.3",
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": "git@github.com:jumperb/RxTiny.git",
13     "tag": "1.2.3"
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   }