blob: 69de20a9e0fcd14da0e22396ff694b1bef9c1be1 [file] [log] [blame]
{
"name": "Scoop",
"version": "0.1.0",
"summary": "A short description of Scoop.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/silexKhan/Scoop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"silexKhan": "silex@golfzon.com"
},
"source": {
"git": "https://github.com/silexKhan/Scoop.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Scoop/Classes/**/*"
}