blob: f92358a18f1353a12b451eed74e2f6bf4ec206d2 [file] [log] [blame]
{
"name": "YBExtensions",
"platforms": {
"ios": "8.0"
},
"version": "0.1.0",
"summary": "A Great Swift Extensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/queuey/YBExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"queuey": "queuey@163.com"
},
"source": {
"git": "https://github.com/queuey/YBExtensions.git",
"tag": "0.1.0"
},
"social_media_url": "http://blogwenbo.com/",
"swift_version": "4.2",
"source_files": "YBExtensions/Classes/**/*",
"frameworks": "Foundation"
}