blob: c23419e00e8437657025379ade2a3da965d1be89 [file] [log] [blame]
{
"name": "YFCommonTools",
"version": "0.0.3",
"summary": "Tools for OC",
"description": "Tools for OC private.",
"homepage": "https://github.com/BigShow1949/YFCommonTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BigShow1949": "1029883589@qq.com"
},
"source": {
"git": "https://github.com/BigShow1949/YFCommonTools.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}