blob: 5e43dcec3b46cdb883389051893bc0a044e9c202 [file] [log] [blame]
{
"name": "TonLib",
"version": "0.1.1",
"summary": "TonLib is library for useful and freeware",
"description": "TonLib is library for useful and freeware.It have network programming",
"homepage": "https://github.com/Tzoani/TonLib",
"license": "MIT",
"authors": {
"Tzoani": "darksky_ddd@hotmail.com"
},
"source": {
"git": "https://github.com/Tzoani/TonLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TonLib": [
"Pod/Assets/*.png"
]
}
}