blob: 56962853d1baf92ea3de91e2dae2b1d054382504 [file] [log] [blame]
{
"name": "TKVersatile",
"version": "0.1.3",
"summary": "Toki's versatile tools",
"description": "Toki's versatile tools, well!",
"homepage": "https://github.com/ZhengXianda0512/TKVersatile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhengXianda0512": "zhengxianda0512@gmail.com"
},
"source": {
"git": "https://github.com/ZhengXianda0512/TKVersatile.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.3"
},
"subspecs": [
{
"name": "TKCyclicView",
"source_files": "TKVersatile/Classes/TKCyclicView/**/*"
},
{
"name": "TKTransparentNavigationBarViewController",
"source_files": "TKVersatile/Classes/TKTransparentNavigationBarViewController/**/*"
}
]
}