[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 8 / 7 / 2 / HelloPodDiego / 0.0.1 / HelloPodDiego.podspec.json
blob0373d19aa3a97b9476ae53b3c59ae900e9e9360b
2   "name": "HelloPodDiego",
3   "version": "0.0.1",
4   "summary": "Pod Test",
5   "description": "Test HelloPod",
6   "homepage": "https://github.com/dvp333/hello-pod",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE.md"
10   },
11   "authors": {
12     "Diego Prado": "dvp333@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/dvp333/hello-pod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "HelloPod/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"