[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / TAOverlay / 1.1 / TAOverlay.podspec.json
blob3d139db2ceb8033017cc74708b10880c0a2b59a0
2   "name": "TAOverlay",
3   "version": "1.1",
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.1"
19   },
20   "source_files": [
21     "TAOverlay",
22     "TAOverlay/*.{h,m}"
23   ],
24   "resources": "TAOverlay/TAOverlay.bundle",
25   "requires_arc": true