[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 4 / 9 / Repro / 5.2.8 / Repro.podspec.json
blob8354b36d155add6dfc382c5dd37b8ef330070adb
2   "name": "Repro",
3   "version": "5.2.8",
4   "summary": "Repro is a mobile analytics tool that lets you have much deeper understanding of your users.",
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": "5.2.8"
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   "source_files": "Repro.embeddedframework/Repro.framework/Headers/*.h",
25   "vendored_frameworks": "Repro.embeddedframework/Repro.framework",
26   "resources": "Repro.embeddedframework/Resources/ReproSDKResources.bundle",
27   "frameworks": [
28     "SystemConfiguration",
29     "WebKit"
30   ]