blob: dfb8147ccf4812f29209556d794fdced9baa34e3 [file] [log] [blame]
{
"name": "ALXTagView",
"version": "0.1.0",
"summary": "A convenient tag view tool to use.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alexlearnstocode/ALXTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexlearnstocode": "229570121@qq.com"
},
"source": {
"git": "https://github.com/alexlearnstocode/ALXTagView.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.jianshu.com/u/fb6f45f5a7f6",
"platforms": {
"ios": "8.0"
},
"source_files": "ALXTagView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"ALXUtil": [
"~> 0.1.1"
]
}
}