blob: f0318a055250bbf0e8dcef277475b63c83d525bb [file] [log] [blame]
{
"name": "CirrenaFramework",
"version": "0.1.0",
"summary": "CirrenaFramework is intended to be used by Cirrena",
"description": "For Cirrena Projects only, this is a project template intended to be used by Cirrena Team",
"homepage": "https://github.com/rickzonhagos/CirrenaFramework",
"license": "MIT",
"authors": {
"rickzonhagos": "rickzonhagos@gmail.com"
},
"source": {
"git": "https://github.com/rickzonhagos/CirrenaFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CirrenaFramework": [
"Pod/Assets/*.png"
]
}
}