[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 4 / 9 / Repro / 1.3.16 / Repro.podspec.json
blob0c035023bc36bef0cabcb36f3fc6629658daf642
2   "name": "Repro",
3   "version": "1.3.16",
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.16"
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     "MobileCoreServices",
30     "Security",
31     "SystemConfiguration"
32   ]