blob: 9595fbed5991bd8adf496d206d6349ca521bc6f5 [file] [log] [blame]
{
"name": "GTTexture-RxExtension",
"version": "1.1.0",
"summary": "Texture RxSwift Extension",
"description": "Texture RxSwift Interactive Wrapper base on ASControlNode",
"homepage": "https://github.com/Geektree0101/GTTexture-RxExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geektree0101": "h2s1880@gmail.com"
},
"source": {
"git": "https://github.com/Geektree0101/GTTexture-RxExtension.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "GTTexture-RxExtension/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"Texture": [
"~> 2.6"
]
},
"pushed_with_swift_version": "4.0"
}