blob: f116f5ea38652c496b7cf755f366b26314e3ceb4 [file] [log] [blame]
{
"name": "ZJNotice",
"version": "1.2",
"summary": "A Simple AlertView",
"description": "A Simple AlertView",
"homepage": "https://github.com/psvmc/ZJNotice",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"psvmc": "183518918@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/psvmc/ZJNotice.git",
"tag": "1.2"
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": "ZJNoticeDemo/Lib/ZJNotice/*.swift",
"frameworks": "UIKit"
}
]
}