blob: 3f5a5cf30d3e9a773d480c14cb8a49c1e4b3e8d5 [file] [log] [blame]
{
"name": "TZSDK",
"version": "0.1.0",
"summary": "TZSDK is built for embed into any app..",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ritheshri2/PodTryOut",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ri2rao": "ritheshri2@gmail.com"
},
"source": {
"git": "https://github.com/ritheshri2/PodTryOut.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TZSDK/TZSDK/Classes/**/*",
"resource_bundles": {
"TZSDK": [
"TZSDK/TZSDK/Assets/*.png",
"TZSDK/TZSDK/Storyboards/*.storyboard"
]
},
"pushed_with_swift_version": "3.0"
}