blob: 41f12e467f464a714924ae98be33dadbcab325ff [file] [log] [blame]
{
"name": "GFCocoaTools",
"version": "0.1.0",
"summary": "自己使用的一个工具类.",
"description": "平时使用的一些工具类,为了方便,使用pod 打包起来,方便跨项目使用",
"homepage": "https://github.com/guofengld/GFCocoaTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/guofengld/GFCocoaTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "GFCocoaTools/Classes/**/*"
}