blob: 73280fa0c6982eacd87150434e7bb75fd0b97be4 [file] [log] [blame]
{
"name": "FYTools",
"version": "1.0.1",
"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.1"
},
"source_files": "**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}