blob: 491c5d1910987488838c7d2ef6d069f65483e850 [file] [log] [blame]
{
"name": "GPLChangeTheme",
"version": "1.0.1",
"summary": "swift change skin solution",
"swift_versions": "5.0",
"description": "A tool for URL Request base on AFNetworking",
"homepage": "https://github.com/gupengling/GPLChangeTheme.git",
"license": "MIT",
"authors": {
"James": "aigupengling@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gupengling/GPLChangeTheme.git",
"tag": "1.0.1"
},
"source_files": "GPLChangeTheme/*.{swift}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
},
"swift_version": "5.0"
}