[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / IDMCore / 3.1.0 / IDMCore.podspec.json
blob67b33b2a6b39a063bc96ae6778581681508d77d0
2   "name": "IDMCore",
3   "version": "3.1.0",
4   "summary": "Integrator - Data Provider - Model core architecture for data flow",
5   "swift_versions": [
6     "4.2",
7     "5.0",
8     "5.1",
9     "5.1"
10   ],
11   "description": "IDM is short name of Integrator - Data Provider - Model. This is an additional support for MVC paradigm. It help you make clear data flow in iOS application. IDMCore contains core interfaces & base classes to build IDM flow.",
12   "homepage": "https://github.com/congncif/IDMCore",
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/IDMCore.git",
22     "tag": "3.1.0"
23   },
24   "social_media_url": "https://twitter.com/congncif",
25   "platforms": {
26     "ios": "8.0"
27   },
28   "source_files": "IDMCore/Classes/*.swift",
29   "frameworks": "Foundation",
30   "swift_version": "5.1"