[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / e / 4 / 9 / ModuleX / 1.1.1 / ModuleX.podspec.json
blob8595b0df457407b73a8f1c20b96ae5f77ac4d854
2   "name": "ModuleX",
3   "version": "1.1.1",
4   "summary": "Base Protocols & classes to create an independent module",
5   "swift_versions": [
6     "4.2",
7     "5.0",
8     "5.1",
9     "5.1"
10   ],
11   "description": "In an absolute control application, each module is an independent entity. ModuleX contains base definitions to create a new module like so. \nThe new module will be isolated with another module. They communicate together via Routers and were born by Builders in general app logic.",
12   "homepage": "https://github.com/congncif/ModuleX",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "NGUYEN CHI CONG": "congnc.if@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/congncif/ModuleX.git",
22     "tag": "1.1.1"
23   },
24   "social_media_url": "https://twitter.com/congncif",
25   "platforms": {
26     "ios": "8.0"
27   },
28   "source_files": "Source/**/*",
29   "swift_version": "5.1"