[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / f / Touchpose / 1.2.0 / Touchpose.podspec.json
blob7f70a33a8879c1d8e0078f7a46f556d84cdfe0ed
2   "name": "Touchpose",
3   "version": "1.2.0",
4   "license": {
5     "type": "Apache",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Touchposé is a set of classes for iOS that renders screen touches when a device is connected to a mirrored display.",
9   "homepage": "http://github.com/toddreed/Touchpose",
10   "authors": {
11     "Todd Reed": "todd@toddreed.name"
12   },
13   "source": {
14     "git": "https://github.com/toddreed/Touchpose.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "**/QTouchposeApplication.{h,m}",
21   "requires_arc": true,
22   "frameworks": "QuartzCore"