[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / f / RubaPod / 0.1.0 / RubaPod.podspec.json
blob14b028d9860cd973db31b823e8e379c86145aa48
2   "name": "RubaPod",
3   "version": "0.1.0",
4   "summary": "RubaPod is an example about how to create your own pod",
5   "swift_version": "3.2",
6   "description": "This cocoapod is only to create my first pod, I will remove it soon",
7   "homepage": "https://github.com/ruberlagunas/ownpod.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ruber": "rlagunas92@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ruberlagunas/ownpod.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RubaPod/Classes/**/*",
23   "deprecated": true