[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / 8 / Mzz / 0.1.0 / Mzz.podspec.json
blob666cfc7bfc46519dac0df844ee9d2c0337fbe594
2   "name": "Mzz",
3   "version": "0.1.0",
4   "summary": "iOS/Android Common UI Framework by Muilyzz Corp.",
5   "description": "iOS/Android Common UI Framework.\nThis framework defines same member variables & functions to make developers can write almost same platform-independent code.\n(Swift & Kotlin have only few minor differences.)",
6   "homepage": "https://github.com/Muilyzz/Mzz_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yongseok Kim": "yongseok.kim@muilyzz.com"
13   },
14   "source": {
15     "git": "https://github.com/Muilyzz/Mzz_iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Mzz/Classes/**/*",
22   "frameworks": "UIKit"