[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 0 / 4 / TAOverlay / 1.2 / TAOverlay.podspec.json
blob3c1d332e5da1f22e3989eca14ae1409424d09810
2   "name": "TAOverlay",
3   "version": "1.2",
4   "summary": "TAOverlay is a minimalistic and simple overlay meant to display useful information to the user.",
5   "homepage": "https://github.com/TaimurAyaz/TAOverlay",
6   "screenshots": "https://raw.githubusercontent.com/TaimurAyaz/TAOverlay/master/screenshot.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Taimur Ayaz",
12   "social_media_url": "https://twitter.com/taimurayaz",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/TaimurAyaz/TAOverlay.git",
18     "tag": "v1.2"
19   },
20   "source_files": [
21     "TAOverlay",
22     "TAOverlay/*.{h,m}"
23   ],
24   "preserve_paths": "TAOverlay/**",
25   "requires_arc": true