[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 9 / IDMCore / 1.2.0 / IDMCore.podspec.json
blob313ec5f272383743decdcd96b15a0c7f2954e983
2   "name": "IDMCore",
3   "version": "1.2.0",
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": "1.2.0"
17   },
18   "social_media_url": "https://twitter.com/congncif",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "IDMCore/*.framework"