blob: 45f432d8eb9f1251cb494bb4d4a3a2bfc33b2435 [file] [log] [blame]
{
"name": "BCFoundation",
"version": "1.0.0",
"summary": "A basic foundation developed by Cyril",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cyrilivargarcia/BCFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cyrilivargarcia": "garciacy@bycyril.com"
},
"source": {
"git": "https://github.com/cyrilivargarcia/BCFoundation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BCFoundation/Classes/**/*"
}