[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / 1 / Matrioska / 0.1.0-alpha1 / Matrioska.podspec.json
blobeeed6d9a8f74ae74885f4dbaf15c9ca2b16d3c79
2   "name": "Matrioska",
3   "version": "0.1.0-alpha1",
4   "summary": "🎎 create your layout and define the content of your app in a simple way",
5   "description": "The vision of Matrioska is to let you build and prototype your app easily, reusing views and layouts as well as dynamically define the content of your app. With Matrioska you can go as far as specifing the content and layout of your views from an external source (e.g. JSON). With this power you can easily change the structure of your app, do A/B testing, staged rollout or prototype.",
6   "homepage": "https://github.com/runtastic/Matrioska",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Manzella": "manzopower@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/runtastic/Matrioska.git",
16     "tag": "0.1.0-alpha1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 3.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"