[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 1 / 8 / 5 / AppICESDK_1.7.20 / 1.7.20 / AppICESDK_1.7.20.podspec.json
blob7801fbbe9b893a765b1afadb8d4a049a9c7a31f9
2   "name": "AppICESDK_1.7.20",
3   "version": "1.7.20",
4   "summary": "SDK tool for various type of campaigns",
5   "description": "AppICESDK is tool for sending various type of campaigns",
6   "homepage": "http://a.appice.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Garima Paliwal": "garima.paliwal@semusi.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/grp_appice/src_ios_appice-sdk.git",
19     "tag": "1.7.20"
20   },
21   "requires_arc": true,
22   "libraries": [
23     "c++",
24     "z"
25   ],
26   "source_files": [
27     "src_ios_appice-sdk",
28     "iosAppiceSDK/appiceTestApp/AppICESDK/**/**/*.h"
29   ],
30   "weak_frameworks": [
31     "UserNotifications",
32     "UIKit",
33     "MobileCoreServices",
34     "SystemConfiguration",
35     "UserNotificationsUI",
36     "iAd",
37     "AdSupport",
38     "NotificationCenter",
39     "Security",
40     "CoreFoundation",
41     "CFNetwork",
42     "AVFoundation",
43     "QuartzCore",
44     "Social",
45     "Accounts",
46     "ImageIO",
47     "AssetsLibrary",
48     "CoreData",
49     "CoreTelephony",
50     "Foundation"
51   ],
52   "dependencies": {
53     "BugfenderSDK": [
55     ]
56   }