[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 7 / 9 / IDMCore / 3.3.0 / IDMCore.podspec.json
blob091cb953c9a56127610ef4256108eda9c2b358c6
2   "name": "IDMCore",
3   "version": "3.3.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   ],
10   "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.",
11   "homepage": "https://github.com/congncif/IDMCore",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Nguyen Chi Cong": "congnc.if@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/congncif/IDMCore.git",
21     "tag": "3.3.0"
22   },
23   "social_media_url": "https://twitter.com/congncif",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "IDMCore/Classes/*.swift",
28   "frameworks": "Foundation",
29   "swift_version": "5.1"