blob: 32c82fdf070304b7bf0fa7d10502bd8752b69ba0 [file] [log] [blame]
{
"name": "Folio",
"version": "1.0.0-beta.1",
"summary": "A short description of Folio.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/levibostian/Folio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Levi Bostian": "levi.bostian@gmail.com"
},
"source": {
"git": "https://github.com/levibostian/Folio.git",
"tag": "1.0.0-beta.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Folio/Classes/**/*",
"frameworks": "UIKit"
}