[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 2 / 5 / 0 / SGTouchPointer / 0.1.3 / SGTouchPointer.podspec.json
blobb0a355136c6634cec6df373c6808ccc0683f83dc
2   "name": "SGTouchPointer",
3   "version": "0.1.3",
4   "summary": "iOS Touch point presenter with AirPlay",
5   "homepage": "https://github.com/SanggeonPark/SGTouchPointer",
6   "source": {
7     "git": "https://github.com/SanggeonPark/SGTouchPointer.git",
8     "tag": "0.1.3"
9   },
10   "authors": {
11     "Sanggeon Park": "gunnih@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "requires_arc": true,
17   "license": {
18     "type": "BSD-new",
19     "file": "LICENSE.txt"
20   },
21   "public_header_files": "SGTouchPointerSource/*.h",
22   "default_subspecs": "SGTouchPointerSource",
23   "subspecs": [
24     {
25       "name": "SGTouchPointerSource",
26       "source_files": "SGTouchPointerSource/*.{h,m}"
27     }
28   ]