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