[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 6 / 5 / c / FinotesCore / 6.0.0 / FinotesCore.podspec.json
blobb1d63899e66b7917648f64f6b942244bb74908a2
2   "name": "FinotesCore",
3   "version": "6.0.0",
4   "summary": "Real time bug reporting for mobile apps.",
5   "homepage": "https://finotes.com/",
6   "authors": {
7     "Name": "dp@finotes.com"
8   },
9   "license": {
10     "type": "Comercial",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://s3-us-west-1.amazonaws.com/finotescore-objc/production/6.0.0/FinotesCore.zip"
18   },
19   "exclude_files": "Classes/Exclude",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "FinotesCore.framework"
28   }