blob: 366004ccbf85ff48728303021d2cf27336e89797 [file] [log] [blame]
{
"name": "KDObjectExt",
"version": "1.0.0",
"summary": "A elegant way set extra value for NSObject.",
"description": "now just about extra value, but we're love to PRs!",
"homepage": "https://github.com/kingiol/KDObjectExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingiol": "kingxiaokang@gmail.com"
},
"social_media_url": "https://twitter.com/kingiol",
"platforms": {
"ios": "9.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/kingiol/KDObjectExt.git",
"tag": "1.0.0"
},
"source_files": "KDObjectExt/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}