[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 9 / IDMCore / 2.6.1 / IDMCore.podspec.json
blob6c5a4c53548d184f7a264a1337207c92d9e04acc
2   "name": "IDMCore",
3   "version": "2.6.1",
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.1"
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"