blob: 5d1d355452120f2d559d11a6d834125edeec7d00 [file] [log] [blame]
{
"name": "BCFramework",
"version": "1.0.0",
"summary": "A basic foundational framework by Cyril",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cyrilivargarcia/BCFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyril Garcia": "garciacy@bycyril.com"
},
"source": {
"git": "https://github.com/cyrilivargarcia/BCFramework.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/_ByCyril",
"platforms": {
"ios": "8.0"
},
"source_files": "BCFramework/**/*"
}