[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 6 / 5 / Bestly / 1.0.1 / Bestly.podspec.json
blobd58140186f2ddc06c50fae6bd81db93ca6b148f8
2   "name": "Bestly",
3   "version": "1.0.1",
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/rzv9sorl23ptu0p/bestly-sdk-ios-1.0.1.zip"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "bestly-sdk-ios-1.0.1/Bestly.framework/Versions/A/Headers/*.h",
20   "resources": "bestly-sdk-ios-1.0.1/Bestly.bundle",
21   "preserve_paths": [
22     "bestly-sdk-ios-1.0.1/Bestly.framework",
23     "bestly-sdk-ios-1.0.1/Bestly.bundle"
24   ],
25   "frameworks": [
26     "CoreData",
27     "Bestly"
28   ],
29   "dependencies": {
30     "AFNetworking": [
31       "~> 1.3"
32     ]
33   },
34   "compiler_flags": "-ObjC",
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bestly/bestly-sdk-ios-1.0.1\""
37   },
38   "requires_arc": false