[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / IDMCore / 2.0.2 / IDMCore.podspec.json
blob7ab2bb86f983ae7b37dc7725867fc3a3cce58062
2   "name": "IDMCore",
3   "version": "2.0.2",
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://bitbucket.org/ifsolution/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://bitbucket.org/ifsolution/idmcore.git",
16     "tag": "2.0.2"
17   },
18   "social_media_url": "https://twitter.com/congncif",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "IDMCore/*.framework"