blob: 733cd3ac4f2ebd1a1eadd5fd164905a1cf9f0b9b [file] [log] [blame]
{
"name": "XExtension",
"version": "0.4.3",
"license": "MIT",
"swift_version": "4.2",
"requires_arc": true,
"source_files": "Extension",
"summary": "这是Swift的类的拓展集合.",
"frameworks": [
"UIKit",
"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": {
"ios": "10.0"
}
}