blob: 5fb2a8774437a83eb2683a68306a074ca71e9c4e [file] [log] [blame]
{
"name": "SFUtility",
"version": "0.1.0",
"summary": "SFUtilityComponent",
"description": "A SFComponent for Utility classes in iOS project",
"homepage": "https://github.com/SpectacularFigo/SFUtility.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FigoHan": "spectacularfigo@gmail.com"
},
"source": {
"git": "https://github.com/SpectacularFigo/SFUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFUtility/Classes/**/*",
"pushed_with_swift_version": "4.0"
}