blob: 47722926e53d2733beceeae2a1e242aaf68de68f [file] [log] [blame]
{
"name": "PeraTagView",
"version": "1.0.1",
"summary": "PeraTagView.",
"homepage": "https://github.com/SGExploring/PeraTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SGExploring": "18600707086@163.com"
},
"source": {
"git": "https://github.com/SGExploring/PeraTagView.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PeraTagView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}