blob: cf339750d6a6b0b6f845c752f180a26dec05e2c5 [file] [log] [blame]
{
"name": "PrettyAPIs",
"version": "1.0.0",
"summary": "The pretty handler of your apis.",
"swift_version": "4",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MahmoudEl-Sayed/PrettyAPIs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmoud EL-Sayed": "m.elsayed@pitechnologies.net"
},
"source": {
"git": "https://github.com/MahmoudEl-Sayed/PrettyAPIs.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "PrettyAPIs/Classes/**/*"
}