blob: c42e886f788aa5e52e110321af2fe7dc762ff091 [file] [log] [blame]
{
"name": "LMProjectTools",
"version": "1.7.0",
"platforms": {
"ios": "7.0"
},
"summary": "一个iOS的项目工具.",
"description": "为了方便开发,节约代码,自己写的一个iOS使用的项目工具",
"homepage": "http://www.jianshu.com/users/10399e6c5b35/latest_articles",
"license": "MIT",
"authors": {
"高翔": "604493843@qq.com"
},
"source": {
"git": "https://github.com/Saeey/LMProjectTools.git",
"tag": "1.7.0"
},
"requires_arc": true,
"source_files": "LMProjectTools/**/*",
"public_header_files": "LMProjectTools/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}