blob: 1323691ad76e7bd52b9bbae57124f3e44c3e339d [file] [log] [blame]
{
"name": "YFCommonTools",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFCommonTools/**/*.{h,m}",
"public_header_files": "YFCommonTools/**/*.{h}",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"UIKit",
"CoreLocation",
"Foundation"
],
"requires_arc": true
}