[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 4 / 9 / Repro / 1.3.19 / Repro.podspec.json
blob08fb4fd1d5e6ee580a9782aa121c1d844301ded5
2   "name": "Repro",
3   "version": "1.3.19",
4   "summary": "Repro is a mobile analytics tool that lets you have much deeper understanding of mobile app users with play-by-play videos.",
5   "homepage": "https://repro.io/",
6   "license": {
7     "type": "Copyright",
8     "text": "(c) 2015 Repro Inc."
9   },
10   "authors": {
11     "Repro": "support@repro.io"
12   },
13   "social_media_url": "https://twitter.com/reproio",
14   "source": {
15     "git": "https://github.com/reproio/repro-ios-sdk.git",
16     "tag": "1.3.19"
17   },
18   "documentation_url": "http://doc.repro.io",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "public_header_files": "Repro.embeddedframework/Repro.framework/Headers/*.h",
24   "vendored_frameworks": "Repro.embeddedframework/Repro.framework",
25   "resources": "Repro.embeddedframework/Resources/ReproSDKResources.bundle",
26   "frameworks": [
27     "AVFoundation",
28     "CoreMedia",
29     "CoreTelephony",
30     "MobileCoreServices",
31     "Security",
32     "SystemConfiguration"
33   ]