[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 4 / 9 / 3 / Tappabel / 0.9.0 / Tappabel.podspec.json
blob91086feaf7d49a6e7c9209c37adc0d622f88bea4
2   "name": "Tappabel",
3   "version": "0.9.0",
4   "swift_versions": "4.0",
5   "summary": "A tappable UILabel written in Swift.",
6   "description": "A subclass of UILabel that adds tap functionality.",
7   "homepage": "https://github.com/ahmdx/Tappabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ahmed Mohamed": "dev@ahmd.pro"
14   },
15   "source": {
16     "git": "https://github.com/ahmdx/Tappabel.git",
17     "tag": "0.9.0"
18   },
19   "platforms": {
20     "ios": "8.3"
21   },
22   "source_files": "Tappabel/Classes/**/*",
23   "swift_version": "4.0"