blob: bf1d508d7801e713df93701cda18c38623d9fe88 [file] [log] [blame]
{
"name": "TZFRAMEWORK",
"version": "0.1.0",
"summary": "TZFRAMEWORK is a Demo work of ours.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ritheshri2/TZFRAMEWORK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rithesh Rao": "ritheshri2@gmail.com"
},
"source": {
"git": "https://github.com/ritheshri2/TZFRAMEWORK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TZFRAMEWORK/Classes/**/*",
"resource_bundles": {
"TZFRAMEWORK": [
"TZFRAMEWORK/Assets/*.png",
"TZFRAMEWORK/Res/*.storyboard"
]
},
"dependencies": {
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}