[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 9 / Repro / 1.6.0 / Repro.podspec.json
blobc0289fc19127704793ad61b999e31a1ee743733a
2   "name": "Repro",
3   "version": "1.6.0",
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.6.0"
17   },
18   "documentation_url": "http://docs.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   ]