[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / f / DummyTestingPod / 0.4.0 / DummyTestingPod.podspec.json
blob409281a9605d6212e26c23e7d65eaea9db3354e3
2   "name": "DummyTestingPod",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "summary": "This is a dummy pod created to check the module map generation.",
7   "requires_arc": true,
8   "version": "0.4.0",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "ahaseebchina01": "ahaseebchina01@gmail.com"
15   },
16   "homepage": "https://github.com/ahaseebchina01/DummyTestingPod",
17   "source": {
18     "git": "https://github.com/ahaseebchina01/DummyTestingPod.git",
19     "tag": "0.4.0"
20   },
21   "source_files": "DummyTestingPod/Classes/**/*",
22   "vendored_libraries": "DummyTestingPod/libPredictIO.a",
23   "public_header_files": "DummyTestingPod/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "CoreMotion",
27     "CoreLocation",
28     "CoreTelephony",
29     "AdSupport",
30     "AVFoundation",
31     "CoreBluetooth",
32     "SystemConfiguration",
33     "ExternalAccessory"
34   ],
35   "description": "This is a dummy pod used to check the module map generation so that when ever in swift project use_frameworks is written in Podfile there will be no need to create the bridging header."