[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / f / b / MarTho-Lib / 0.1.2 / MarTho-Lib.podspec.json
blob9cf32ad876339a37a07b54d52c08fc2ad80df14d
2   "name": "MarTho-Lib",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "MarTho-Lib/Classes/**/*",
24     "MarTho-Lib/Extensions/**/*"
25   ]