blob: 33c48b99476cdb3893977b55265cccc75887366e [file] [log] [blame]
{
"name": "MacExtension",
"version": "0.4.3",
"license": "MIT",
"swift_version": "4.2",
"requires_arc": true,
"source_files": "MacExtension",
"summary": "这是Swift的类的Mac版本拓展集合.",
"frameworks": [
"Cocoa",
"Foundation"
],
"description": "这是Swift的类的拓展集合,这个字段一般比summary长",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"social_media_url": "https://www.github.com/yangyueguang",
"documentation_url": "https://www.github.com/yangyueguang",
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.4.3"
},
"platforms": {
"osx": "10.10"
}
}