blob: 40b1c3f8288edc09c65a5dbb2999136b9c51a90c [file] [log] [blame]
{
"name": "GTTexture-RxExtension",
"version": "1.2.0-swift3.x",
"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.2.0-swift3.x"
},
"platforms": {
"ios": "9.3"
},
"source_files": "GTTexture-RxExtension/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"Texture": [
"~> 2.6"
]
},
"pushed_with_swift_version": "3.2"
}