blob: d881d47baa1d9cbe0928d8d8cc74490125f7eb0f [file] [log] [blame]
{
"name": "TFSakuraKit",
"version": "0.1.3",
"summary": "高财生主题换肤框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.oa.com/meiyongsheng/tfsakurakit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1084666097@qq.com": "1084666097@qq.com"
},
"source": {
"git": "http://gitlab.oa.com/meiyongsheng/tfsakurakit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SSZipArchive": [
"~> 2.2.2"
]
},
"subspecs": [
{
"name": "OBJ",
"source_files": [
"TFSakuraKit/Classes/*.{h}",
"TFSakuraKit/Classes/**/*.{h,m}",
"TFSakuraKit/Classes/**/*.json"
]
}
]
}