[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / e / 1 / CaulySDK / 3.0.0.1 / CaulySDK.podspec.json
blobb50f2547200e245dde9c88b13fad9082de93d876
2   "name": "CaulySDK",
3   "version": "3.0.0.1",
4   "summary": "Cauly SDK with helper.",
5   "homepage": "https://github.com/youknowone/CaulySDK",
6   "license": {
7     "type": "proprietary",
8     "text": "               Copyright (C) FuturestreamNetworks\n"
9   },
10   "authors": "FuturestreamNetworks",
11   "source": {
12     "git": "https://github.com/youknowone/CaulySDK.git",
13     "tag": "3.0.0.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "*.{h,m}",
20     "library/*.h"
21   ],
22   "public_header_files": [
23     "*.h",
24     "library/*.h"
25   ],
26   "preserve_paths": "library",
27   "resources": "library/DefaultImages/*.png",
28   "libraries": [
29     "z",
30     "CaulyAds"
31   ],
32   "frameworks": [
33     "CoreGraphics",
34     "QuartzCore",
35     "SystemConfiguration",
36     "MediaPlayer",
37     "MapKit",
38     "CoreLocation",
39     "CFNetwork",
40     "MessageUI",
41     "EventKit",
42     "StoreKit"
43   ],
44   "xcconfig": {
45     "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/CaulySDK/library"
46   },
47   "requires_arc": false