blob: 2c9270e5c9b12291342e0d1bb4fc30fbb2f3d910 [file] [log] [blame]
{
"name": "YLXcodeOutputTrans",
"version": "1.0.0",
"summary": "Xcode code trans tools",
"homepage": "https://github.com/yangLeiBoy/YLXcodeOutputTrans",
"license": "MIT",
"authors": {
"yangLei": "1024006431@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangLeiBoy/YLXcodeOutputTrans.git",
"tag": "1.0.0"
},
"source_files": "YLXcodeOutputTrans/YLXcodeOutputTransTool/*.{h,m}",
"requires_arc": true
}