[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 9 / Mixer / 1.0.0 / Mixer.podspec.json
blob8e58526cc52e032d3745ea961bd51713dbc59416
2   "name": "Mixer",
3   "version": "1.0.0",
4   "summary": "A tiny library helping to centralize color definitions",
5   "homepage": "https://github.com/ios-studio/Mixer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Beat Richartz": "beat.richartz@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ios-studio/Mixer.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Mixer/**/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"