blob: 13e3c158a6fc46f67bb1c94176b9e6bdc9a61547 [file] [log] [blame]
{
"name": "TKVersatile",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.3"
},
"subspecs": [
{
"name": "TKCyclicView",
"source_files": "TKVersatile/Classes/TKCyclicView/**/*"
},
{
"name": "TKTransparentNavigationBarViewController",
"source_files": "TKVersatile/Classes/TKTransparentNavigationBarViewController/**/*"
},
{
"name": "TKLyphardMelodyView",
"source_files": "TKVersatile/Classes/TKLyphardMelodyView/**/*"
},
{
"name": "TKRippleView",
"source_files": "TKVersatile/Classes/TKRippleView/**/*"
}
]
}