[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / ConnectedSDK_ObjC / 0.1.0 / ConnectedSDK_ObjC.podspec.json
blob6cc99c5a08fcf2ae5914f3ef58bc9cf937862bf7
2   "name": "ConnectedSDK_ObjC",
3   "version": "0.1.0",
4   "summary": "ConnectedAdSDK for iOS.",
5   "description": "This pod is used for integrating ConnectedAdSDK in Objective-C iOS projects.",
6   "homepage": "https://github.com/gizmeondev/ConnectedSDK_ObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gizmeondev": "firoze@gizmeon.com"
13   },
14   "source": {
15     "git": "https://github.com/gizmeondev/ConnectedSDK_ObjC.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConnectedSDK_ObjC/**/*.{h,m,png}",
22   "static_framework": true,
23   "dependencies": {
24     "mopub-ios-sdk/Core": ">= 5.3.0",
25     "Google-Mobile-Ads-SDK": ">= 7.14.0"
26   }