blob: 02ad13bdffd1c22aaafcdd9223c36766d7ab97ab [file] [log] [blame]
{
"name": "ZJNotice",
"version": "1.1.0",
"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.1.0"
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": "ZJNoticeDemo/Lib/ZJNotice/*.swift",
"frameworks": "UIKit"
}
]
}