[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 9 / IDTableModuleCore / 0.3.9 / IDTableModuleCore.podspec.json
blobd07eb0bab6b1dd059c5704078f0538e079122b88
2   "name": "IDTableModuleCore",
3   "version": "0.3.9",
4   "summary": "IDTableModuleCore created for easy module configuration based on UITableView",
5   "description": "IDTableModuleCore created for easy module configuration based on UITableView\nTODO: Detailed description.",
6   "homepage": "https://gitlab.com/ID-IOS/Sovcombank/IDTableModuleCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Bronnikov": "brand_nsk@mail.ru"
13   },
14   "source": {
15     "git": "git@gitlab.com:ID-IOS/Sovcombank/idtablemodulecore.git",
16     "tag": "0.3.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "XIBs": [
24       "Resources/*.xib"
25     ]
26   },
27   "dependencies": {
28     "ReactiveObjC": [
30     ],
31     "Masonry": [
33     ]
34   }