[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / c / MyMathLib / 1.0.2 / MyMathLib.podspec.json
blob0aed3796199b2249ab245c7ed7e55b1f27328ad4
2   "name": "MyMathLib",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "MyMathLib",
9   "homepage": "https://github.com/weihanyumo/MyMathLib/blob/master/LICENSE",
10   "authors": "weihanyumo",
11   "source": {
12     "git": "https://github.com/weihanyumo/MyMathLib.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "preserve_paths": "MyMathLib.framework",
19   "public_header_files": "MyMathLib.framework/Headers/*.h",
20   "source_files": "MyMathLib.framework/Headers/*.h",
21   "vendored_frameworks": "MyMathLib.framework",
22   "libraries": "stdc++",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }