blob: 1248369f02f6965e38e90f79a23f6dea41384f10 [file] [log] [blame]
{
"name": "SWTest0",
"version": "0.1.0",
"summary": "這是一個測試的Public library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wisisimon/SWTest0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wisisimon": "kirara.chang@gmail.com"
},
"source": {
"git": "https://github.com/wisisimon/SWTest0.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWTest0/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}