[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 9 / Repro / 0.3.5 / Repro.podspec.json
blob08a29830b2d7698f51f5eec6ce500ac50f53898f
2   "name": "Repro",
3   "version": "0.3.5",
4   "summary": "Tracking & recording user behavior in your app.",
5   "homepage": "https://repro.io/",
6   "license": {
7     "type": "Copyright",
8     "text": "(c) 2014 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": "0.3.5"
17   },
18   "documentation_url": "http://doc.repro.io",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "public_header_files": "Repro.framework/**/*.h",
24   "vendored_frameworks": "Repro.framework",
25   "frameworks": [
26     "AVFoundation",
27     "QuartzCore",
28     "CoreMedia",
29     "CoreVideo"
30   ],
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC -all_load"
33   }