blob: 6a28a40a229ecf3f1a863002ea8b1011453e0c23 [file] [log] [blame]
{
"name": "ADSwiftExtensions",
"version": "0.0.1",
"summary": "A short description of ADSwiftExtensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/andredestro/ADSwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"André Felipe Destro": "afdestro@gmail.com"
},
"source": {
"git": "https://github.com/andredestro/ADSwiftExtensions.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADSwiftExtensions/Classes/**/*"
}