blob: 1b2c901a44fa02c47c8da62de692bcfa0fe348e1 [file] [log] [blame]
{
"name": "SwiftHashTags",
"version": "0.1.1",
"summary": "Easy Scrollable HashTags in Swift",
"swift_version": "4.2",
"description": "By using this pod, you can directly implement Scrollable HashTags with Swift.",
"homepage": "https://github.com/anuradhss/SwiftHashTags",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anuradh Caldera": "anuradhtuck@gmail.com"
},
"source": {
"git": "https://github.com/anuradhss/SwiftHashTags.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftHashTags/Classes/**/*"
}