blob: 8909223f34d08737f4f67104d69f57cdd79f2793 [file] [log] [blame]
{
"name": "ZsSwiftLib",
"version": "1.0.3",
"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": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"source": {
"git": "https://github.com/zonezs/ZsSwiftLib.git",
"tag": "1.0.3"
},
"source_files": "ZsSwiftLib/Libs/*.swift"
}