blob: f55f173a34564b1a958cd246e4ccbca1f652e347 [file] [log] [blame]
{
"name": "ZPUIKit",
"version": "0.0.1",
"summary": "ZPUIKit is a custom UIKit.",
"homepage": "http://zpnotes.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Zhao": "zpnotes@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zpnotes/ZPUIKit.git",
"tag": "0.0.1"
},
"source_files": "Source/Component/*.swift",
"requires_arc": true
}