[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 9 / 4 / 8 / XamoomSDK / 3.1.0 / XamoomSDK.podspec.json
blob1b7a369151e3cad33e14be59108853f8ec1c3eba
2   "name": "XamoomSDK",
3   "version": "3.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": "3.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       "XamoomSDK/Assets/*.xcdatamodeld"
31     ]
32   },
33   "dependencies": {
34     "JSONAPI": [
35       "~> 1.0.0"
36     ],
37     "SDWebImage": [
38       "~>3.7"
39     ],
40     "JAMSVGImage": [
42     ]
43   }