blob: 7ce8d8fb63c13b245ac58f85aa68126b766df3c7 [file] [log] [blame]
{
"name": "RxTiny",
"version": "0.0.2",
"summary": "A short description of RxTiny.",
"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!",
"homepage": "https://github.com/jumperb/RxTiny",
"license": "Copyright",
"authors": {
"jumperb": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/RxTiny.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Hodor": [
]
},
"ios": {
"source_files": "Classes/*"
}
}