[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / d / 6 / c / Floater💩 / 0.1.0 / Floater💩.podspec.json
blobc7e7a65a3bdd58975ac44218fadf34484888781f
2   "name": "Floater💩",
3   "version": "0.1.0",
4   "summary": "Leave a trail of fingerprints on your screen for app demos.",
5   "homepage": "https://github.com/Buglife/Floater_",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dave Schukin": "dave@buglife.com"
12   },
13   "source": {
14     "git": "https://github.com/Buglife/Floater_.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/BuglifeApp",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Floater💩/Classes/Shared/**/*",
22   "frameworks": "CoreImage",
23   "subspecs": [
24     {
25       "name": "Shared",
26       "source_files": "Floater💩/Classes/Shared/**/*",
27       "dependencies": {
28         "HSTestingBackchannel": [
29           "1.2.1"
30         ]
31       }
32     },
33     {
34       "name": "AppStuff",
35       "source_files": "Floater💩/Classes/AppStuff/**/*",
36       "dependencies": {
37         "Floater💩/Shared": [
39         ]
40       }
41     },
42     {
43       "name": "UITestStuff",
44       "source_files": "Floater💩/Classes/UITestStuff/**/*",
45       "dependencies": {
46         "Floater💩/Shared": [
48         ]
49       },
50       "frameworks": "XCTest"
51     }
52   ]