[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 2 / TrollDropKit / 0.3.0 / TrollDropKit.podspec.json
blobf20db4c6a44ea2ff76712bd55e58965c357203b4
2   "name": "TrollDropKit",
3   "version": "0.3.0",
4   "summary": "Send trollfaces via AirDrop to nearby devices.",
5   "description": "Scans for nearby devices with AirDrop enabled and sends them a trollface image (or a file of your choice).",
6   "homepage": "https://github.com/a2/TrollDropKit",
7   "license": "MIT",
8   "authors": {
9     "Alexsander Akers": "me@a2.io"
10   },
11   "social_media_url": "https://twitter.com/a2",
12   "source": {
13     "git": "https://github.com/a2/TrollDropKit.git",
14     "tag": "0.3.0"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/**/*.{h,m}"
19   ],
20   "public_header_files": "Classes/TDKTrollController.h",
21   "platforms": {
22     "ios": "7.0",
23     "tvos": "9.0",
24     "osx": "10.7"
25   },
26   "requires_arc": true