[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / b / mfStepText / 1.0.0 / mfStepText.podspec.json
blob8745ebca2ecba07d47a4e70b808bdb074d5d9141
2   "name": "mfStepText",
3   "version": "1.0.0",
4   "summary": "mfStepText displays the text of the sentences step by step",
5   "description": "mfStepText is a light library that is written in Swift and gives you the sentences in order and character by character.\nIt can be used to create dynamic labels or placeholders or anything else.",
6   "homepage": "https://github.com/mohammadFirouzi/mfStepText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohammad Firouzi": "mohammad.spz@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/mohammadFirouzi/mfStepText.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Files/Classes/**/*",
22   "frameworks": "Foundation"