[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 6 / MobileiaCore / 0.0.14 / MobileiaCore.podspec.json
blob7a7c3638b830718c60b926424889ff7698c812a4
2   "name": "MobileiaCore",
3   "version": "0.0.14",
4   "summary": "Libreria Core para MobileIA",
5   "description": "Esta la base para todos los proyectos y librerias que son creados por MobileIA!",
6   "homepage": "https://github.com/MobileIA/mia-core-ios",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matias Camiletti": "matias.camiletti@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/MobileIA/mia-core-ios.git",
19     "tag": "0.0.14"
20   },
21   "source_files": [
22     "MobileiaCore/*.{swift,plist}",
23     "MobileiaCore/Controller/*.swift",
24     "MobileiaCore/Rest/*.swift",
25     "MobileiaCore/View/*.swift"
26   ],
27   "dependencies": {
28     "PureLayout": [
30     ]
31   },
32   "pushed_with_swift_version": "4.0"