[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / a / Moltin / 2.0.0 / Moltin.podspec.json
blobd9b4bcafc1e1102a4e3b02f775a9d44c0dae82e6
2   "name": "Moltin",
3   "version": "2.0.0",
4   "summary": "eCommerce made simple",
5   "description": "moltin makes eCommerce simple with a wide range of SDKs and integrations.",
6   "homepage": "https://github.com/moltin/ios-sdk",
7   "authors": {
8     "Craig Tweedy": "craig.tweedy@moltin.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/moltin/ios-sdk.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Moltin/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "4.5.0"
25     ],
26     "Gloss": [
27       "~> 2.0.0"
28     ]
29   }