[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / IDMCore / 2.6.4 / IDMCore.podspec.json
blobea0720e83d521f96ece94983a84149f560f4425c
2   "name": "IDMCore",
3   "version": "2.6.4",
4   "summary": "Integrator - Data Provider - Model core architecture for data flow",
5   "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.",
6   "homepage": "https://github.com/congncif/IDMCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nguyen Chi Cong": "congnc.if@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/congncif/IDMCore.git",
16     "tag": "2.6.4"
17   },
18   "social_media_url": "https://twitter.com/congncif",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "IDMCore/Classes/*.swift",
23   "frameworks": "Foundation"