blob: b979fc143526c7b7eeedc3a989bc6e60ebb280d6 [file] [log] [blame]
{
"name": "UIPOSTView",
"version": "1.0.0",
"summary": "輕量的提交留言、回覆視圖控制器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/League2EB/UIPOSTView",
"screenshots": "https://i.imgur.com/LzKtwn9.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"League2EB": "poloa51404@gmail.com"
},
"source": {
"git": "https://github.com/League2EB/UIPOSTView.git",
"tag": "1.0.0"
},
"social_media_url": "https://league2eb.github.io/",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "UIPOSTView/Classes/**/*",
"resource_bundles": {
"UIPOSTView": [
"UIPOSTView/Assets/*.{png,xib,xcassets}"
]
},
"swift_version": "5.0"
}