blob: b8a1bfb26aa7bc0167fada85390e954529e1740f [file] [log] [blame]
{
"name": "VisualFramework",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VisualFramework/Classes/**/*",
"resource_bundles": {
"VisualFramework": [
"VisualFramework/Assets/*.storyboard"
]
}
}