[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 9 / 4 / 8 / XamoomSDK / 2.1.0 / XamoomSDK.podspec.json
blob1e03ea695e57475eccf497e16a2e7891a090715e
2   "name": "XamoomSDK",
3   "version": "2.1.0",
4   "summary": "Integrate your app with your xamoom system. More information at www.xamoom.com",
5   "homepage": "http://xamoom.github.io/xamoom-ios-sdk/",
6   "license": {
7     "type": "GPL",
8     "file": "LICENCE.md"
9   },
10   "authors": {
11     "Raphael Seher": "raphael@xamoom.com"
12   },
13   "source": {
14     "git": "https://github.com/xamoom/xamoom-ios-sdk.git",
15     "tag": "2.1.0"
16   },
17   "social_media_url": "https://twitter.com/xamoom",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "XamoomSDK/Classes/**/*.{h,m}",
23   "public_header_files": "XamoomSDK/Classes/**/*.h",
24   "resources": "XamoomSDK/Assets/Images.xcassets",
25   "resource_bundles": {
26     "XamoomSDK": [
27       "XamoomSDK/Assets/*.xcassets",
28       "XamoomSDK/Assets/*.lproj",
29       "XamoomSDK/Classes/ContentBlocks/**/*.xib"
30     ]
31   },
32   "dependencies": {
33     "JSONAPI": [
34       "~> 1.0.0"
35     ],
36     "youtube-ios-player-helper": [
37       "= 0.1.4"
38     ],
39     "SDWebImage": [
40       "~>3.7"
41     ],
42     "JAMSVGImage": [
44     ]
45   }