blob: d5e6beeb5fca472b6482d799e5f989a457601947 [file] [log] [blame]
{
"name": "Folio",
"version": "1.0.0-beta.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Folio/Classes/**/*",
"frameworks": "UIKit"
}