blob: 71d08a503c3da328a19a089286fa114e36d4c6df [file] [log] [blame]
{
"name": "ZsSwiftLib",
"version": "1.0.4",
"summary": "Only my Swift Lib's.",
"description": "一个 Swift 的个人使用库,UITableview,UICollectionView,UIWebView",
"homepage": "https://github.com/zonezs/ZsSwiftLib/blob/master/README.md",
"license": "MIT",
"authors": {
"zonezs": "zonezs123@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"source": {
"git": "https://github.com/zonezs/ZsSwiftLib.git",
"tag": "1.0.4"
},
"source_files": "ZsSwiftLib/Libs/*.swift"
}