blob: 2bb98206d48a6ab63b73a3255e649de789cc0fec [file] [log] [blame]
{
"name": "Ale",
"version": "0.1.0",
"summary": "Small pieces of code to help iOS development.",
"description": "Ale consists of small pieces of code that help iOS development.",
"homepage": "https://github.com/thedoritos/Ale",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thedoritos": "thedoritos@gmail.com"
},
"source": {
"git": "https://github.com/thedoritos/Ale.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ale/Classes/**/*",
"frameworks": "UIKit"
}