blob: 2e6c1d4ddc3879eafa5cea9bd98fd1bb9cf6482e [file] [log] [blame]
{
"name": "MyExtensions",
"version": "0.0.2",
"summary": "UIKit and Foundation Extensions",
"description": "Including custom UIKit and Foundation extensions.",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"homepage": "https://github.com/trilliwon/MyExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trilliwon": "trilliwon@gmail.com"
},
"source": {
"git": "https://github.com/trilliwon/MyExtensions.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/trilliwon",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"pushed_with_swift_version": "3.03.03.0"
}