[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 9 / 6 / 5 / Bestly / 1.0.0 / Bestly.podspec.json
blob6d03345908d9b4f61237e5aa52f77e4037e39fa9
2   "name": "Bestly",
3   "version": "1.0.0",
4   "license": {
5     "type": "Commercial",
6     "text": "See http//best.ly/terms"
7   },
8   "summary": "A/B testing for native mobile apps.",
9   "homepage": "http://best.ly",
10   "authors": {
11     "Bestly": "support@best.ly"
12   },
13   "source": {
14     "http": "https://dl.dropboxusercontent.com/s/j32hl2uqw0z6q7t/bestly-sdk-ios-1.0.0.zip"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source_files": "Bestly.framework/Versions/A/Headers/*.h",
20   "resources": "Bestly.bundle",
21   "preserve_paths": [
22     "Bestly.framework",
23     "Bestly.bundle"
24   ],
25   "frameworks": [
26     "MobileCoreServices",
27     "Security",
28     "SystemConfiguration",
29     "CoreData",
30     "Bestly"
31   ],
32   "compiler_flags": "-ObjC",
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bestly\""
35   },
36   "requires_arc": false