blob: bc1cd8c7072759f3a3e1ea74bdd4e32b953c4b52 [file] [log] [blame]
{
"name": "YPublicModule",
"version": "1.0.1",
"license": "MIT",
"summary": "PublicModule in Swift",
"homepage": "https://github.com/Yueqingshan/YPublicModule",
"authors": {
"Alamofire Software Foundation": "info@alamofire.org"
},
"source": {
"git": "https://github.com/Yueqingshan/YPublicModule.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tools/*",
"dependencies": {
"Alamofire": [
],
"Toast-Swift": [
]
}
}