[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 3 / mlframework / 1.0 / mlframework.podspec.json
blob382458685bc9ddc4ba04ec17d1693403be8faa30
2   "name": "mlframework",
3   "version": "1.0",
4   "summary": "Adding framework for arithmatic integration.",
5   "description": "Adding framework for arithmatic integration. add, sum etc",
6   "homepage": "https://github.com/mukeshlokare/mlframework",
7   "license": {
8     "type": "MIT",
9     "text": "MIT License"
10   },
11   "authors": {
12     "mukeshlokare": "mukesh.lokare1@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/mukeshlokare/mlframework.git",
20     "tag": "1.0"
21   },
22   "source_files": "mlframework/**/*.{h,m}",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_version": "5.0"