[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 9 / a / ArtisanSDK / 2.0.10 / ArtisanSDK.podspec.json
blob69c77e4293576a92e5fda9c6612ee7d0abf7e042
2   "name": "ArtisanSDK",
3   "version": "2.0.10",
4   "summary": "Artisan is the first all-in-one platform for mobile app analytics, A/B testing, and personalization.",
5   "homepage": "http://www.useartisan.com",
6   "license": {
7     "type": "Proprietary",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Artisan": "support@useartisan.com"
12   },
13   "source": {
14     "git": "https://github.com/ArtisanMobile/ArtisanSDK.git",
15     "tag": "2.0.10.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "resources": "ArtisanSDK.bundle",
21   "frameworks": [
22     "ArtisanSDK",
23     "CoreData",
24     "CFNetwork",
25     "Security",
26     "QuartzCore",
27     "SystemConfiguration",
28     "CoreLocation"
29   ],
30   "libraries": "z",
31   "requires_arc": true,
32   "preserve_paths": "*.framework",
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)\"",
35     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/ArtisanSDK\"",
36     "OTHER_LDFLAGS": "-ObjC, -lz"
37   }