blob: e93ca1062dea7863aa952c7e30538491f230b782 [file] [log] [blame]
{
"name": "VisualFramework",
"version": "0.1.1",
"summary": "Visual Framework",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://tenqube.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kj.sa@tenqube.com": "kj.sa@tenqube.com"
},
"source": {
"git": "https://github.com/TENQUBE/VisualFramework.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VisualFramework/Classes/**/*",
"resource_bundles": {
"VisualFramework": [
"VisualFramework/Assets/*.storyboard"
]
}
}