blob: f0f0ec21974e6a2f0a72fb9b0548d0ce64430e5f [file] [log] [blame]
{
"name": "YLSwiftKit",
"version": "1.0.1",
"summary": "A short description of YLSwiftKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baoyanlong/YLSwiftKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"674934875@qq.com": "674934875@qq.com"
},
"source": {
"git": "https://github.com/baoyanlong/YLSwiftKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YLSwiftKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}