[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / f / b / MarTho-Lib / 0.1.1 / MarTho-Lib.podspec.json
blobd18fb70800e5751290eca77e94aef85436f69c06
2   "name": "MarTho-Lib",
3   "version": "0.1.1",
4   "summary": "MarTho-Lib is a tiny lib.",
5   "swift_versions": "5.0",
6   "description": "This lib is used for help us to make an app faster.",
7   "homepage": "https://github.com/martho-mobile/MarTho-Lib",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "martho-mobile": "martho.mobile@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/martho-mobile/MarTho-Lib.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "MarTho-Lib/Classes/**/*",
24     "MarTho-Lib/Extensions/**/*"
25   ]