[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / f / MSToolKit / 1.0.1 / MSToolKit.podspec.json
blob0b38a5685e6e72fb12a445c72acb9e04833516ee
2   "name": "MSToolKit",
3   "version": "1.0.1",
4   "summary": "A library of UI components to speed up iOS development.",
5   "description": "This is a library of UI related extensions and components to prevent code pollution and duplication when building common elements.",
6   "homepage": "https://github.com/manthan98/MSToolKit",
7   "license": "MIT",
8   "authors": {
9     "Manthan Shah": "manthan711@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.1"
13   },
14   "source": {
15     "git": "https://github.com/manthan98/MSToolKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "MSToolKit",
20     "MSToolKit/**/*.{h,m}"
21   ]