blob: efd34351287c7cbd3f12c88500d724d3f178f675 [file] [log] [blame]
{
"name": "GTMacros",
"version": "0.0.1",
"summary": "公共宏,公共方法",
"homepage": "https://github.com/liuxc123/GTMacros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuxc123": "lxc_work@126.com"
},
"source": {
"git": "https://github.com/liuxc123/GTMacros.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GTMacros/**/*",
"dependencies": {
"GTCategories/UIKit/UIColor": [
]
}
}