[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / 4 / d / 7 / MMTappableView / 0.1.0 / MMTappableView.podspec.json
blob590330501e109c173608e757ee7ed0ba7c37dcfb
2   "name": "MMTappableView",
3   "version": "0.1.0",
4   "summary": "A view tap animation helper",
5   "description": "A supporting class to have tappable animation and provides complete animtion while tapping",
6   "homepage": "https://github.com/MuthurajMuthulingam/MMTappableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MuthurajMuthulingam/MMTappableView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Lingam42",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "MMTappableView/Classes/**/*"