blob: c9b3362e91f89a29fdd211e7fff649904c45890a [file] [log] [blame]
{
"name": "FYTools",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jfang137/FYTools",
"authors": {
"FangYi": "jfang137@163.com"
},
"summary": "本人用的一些工具类",
"source": {
"git": "https://github.com/jfang137/FYTools.git",
"tag": "1.0.3"
},
"source_files": "src/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}