blob: e6141a66478a4f5b6cdc3a901ecd393791eb3473 [file] [log] [blame]
{
"name": "OEMentions",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform mentions.",
"homepage": "https://github.com/omar14/OEMentions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"omar14": "omaressa10@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/omar14/OEMentions.git",
"tag": "0.0.2"
},
"source_files": "OEMentions/**/*.{h,m,swift}"
}