blob: e513af99906ae6d9524b64f445da75ec7ca366b3 [file] [log] [blame]
{
"name": "FYUtils",
"version": "0.0.1",
"summary": "FYUtils summary",
"description": "FYUtils description",
"homepage": "https://github.com/yangfeiyu/FYUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨飞宇": "972131277@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangfeiyu/FYUtils.git",
"tag": "0.0.1"
},
"source_files": "FYUtils/Utils/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}