[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / d / c / f / ExamplePod / 0.1.1 / ExamplePod.podspec.json
blob384efdc492aa235c8566e950f369fdc0fc6b995d
2   "name": "ExamplePod",
3   "version": "0.1.1",
4   "summary": "This project is an example for practicing creating a cocoapod.",
5   "description": "This project is an example for practicing creating a cocoapod. Once this works, I can follow the same process for my real project.",
6   "homepage": "https://gitlab.com/ZachMiller/ExamplePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zach Miller": "zach@200apps.co"
13   },
14   "source": {
15     "git": "https://gitlab.com/ZachMiller/ExamplePod.git",
16     "tag": "v0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ExamplePod/*",
22   "pushed_with_swift_version": "4.0"