[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / a / ArtisanSDK / 2.1.5 / ArtisanSDK.podspec.json
blobe2bca720a92943f18f1aa56085bf801d566ff89a
2   "name": "ArtisanSDK",
3   "version": "2.1.5",
4   "summary": "Artisan is the first all-in-one platform for mobile app analytics, A/B testing, and personalization.",
5   "homepage": "http://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.1.5"
16   },
17   "source_files": "ArtisanSDK.framework/Headers/*.h",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "resources": "ArtisanSDK.bundle",
22   "frameworks": [
23     "ArtisanSDK",
24     "CoreData",
25     "CFNetwork",
26     "Security",
27     "QuartzCore",
28     "SystemConfiguration",
29     "CoreLocation"
30   ],
31   "libraries": "z",
32   "requires_arc": true,
33   "documentation_url": "http://docs.useartisan.com/user-guide/",
34   "preserve_paths": "ArtisanSDK.framework",
35   "xcconfig": {
36     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)\"",
37     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/ArtisanSDK\"",
38     "OTHER_LDFLAGS": "-ObjC, -lz"
39   }