[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / d / 9 / a / ArtisanSDK / 2.0.9 / ArtisanSDK.podspec.json
blob72255194dedc350d27ed12f823c72426c4d5321f
2   "name": "ArtisanSDK",
3   "version": "2.0.9",
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     "Kevin Jenkins": "kevin.jenkins@useartisan.com"
12   },
13   "source": {
14     "git": "https://github.com/ArtisanMobile/ArtisanSDK.git",
15     "tag": "2.0.9"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "resources": [
21     "ArtisanSDK.bundle",
22     "ArtisanAnalytics.bundle"
23   ],
24   "frameworks": [
25     "ArtisanSDK",
26     "CoreData",
27     "CFNetwork",
28     "Security",
29     "QuartzCore",
30     "SystemConfiguration",
31     "CoreLocation"
32   ],
33   "libraries": "z",
34   "requires_arc": true,
35   "preserve_paths": "*.framework",
36   "xcconfig": {
37     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)\"",
38     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/ArtisanSDK\"",
39     "OTHER_LDFLAGS": "-ObjC, -lz"
40   }