blob: 96902035b37223b82e49870e13f5c2b9f136d2a5 [file] [log] [blame]
{
"name": "GSChange",
"version": "0.1.0",
"summary": "Automatically synchronize changes, such as likes, follow, etc.",
"homepage": "https://github.com/wxxsw/GSChange",
"license": "MIT",
"authors": {
"Gesen": "i@gesen.me"
},
"source": {
"git": "https://github.com/wxxsw/GSChange.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "GSChange/Classes/**/*",
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"dependencies": {
"RxCocoa": [
]
},
"swift_version": "5.0"
}