blob: 33e140a65a91bb03ed5b93ed44e684b1384fa1aa [file] [log] [blame]
{
"name": "TDKFrame",
"version": "0.1.0",
"summary": "UIView frame extension",
"homepage": "https://github.com/00aney/TDKFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taedong Kim": "yenafirst91@gmail.com"
},
"source": {
"git": "https://github.com/00aney/TDKFrame.git",
"tag": "0.1.0"
},
"source_files": "TDKFrame/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}