blob: 1ff9c81367a920da5ce6298a51285fa63e50eb96 [file] [log] [blame]
{
"name": "CommonSwifty",
"version": "0.2.1",
"summary": "Common utitlity functions for swift",
"description": "Common utitlity functions for swift.and some helpers like #F0F0F0 to UIColor\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/hamidire/CommonSwifty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hamidire@gmail.com": "hamidire@gmail.com"
},
"source": {
"git": "https://github.com/hamidire/CommonSwifty.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommonSwifty/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}