blob: 8fdef4a9db30fcb86e83ee6cd28798c1dc07e15b [file] [log] [blame]
{
"name": "TorcellyKit",
"version": "0.0.2",
"summary": "Useful classes and categories used to develop my apps faster.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "Useful classes and categories used to develop\nmy apps faster.",
"homepage": "https://github.com/torcelly/TorcellyKit",
"authors": {
"Fernando Torcelly": "fernando@torcelly.com"
},
"social_media_url": "http://twitter.com/torcelly",
"source": {
"git": "https://github.com/torcelly/TorcellyKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TorcellyKit/**/*.swift",
"swift_versions": "4.2",
"frameworks": "UIKit",
"swift_version": "4.2"
}