blob: 34432cba626c99c91a2913ba6777d37f3fa73c4a [file] [log] [blame]
{
"name": "SZTextureImage",
"version": "1.0.1",
"summary": "SZTextureImag 可以将TexturePacker打包(UIKit(Plist))生成的纹理图,分解为小的图片",
"homepage": "https://github.com/FrankSong93/SZTextureImage.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FrankSong93": "songziqiang8888@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FrankSong93/SZTextureImage.git",
"tag": "1.0.1"
},
"source_files": "SZTextureImage/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}