[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / c / BBEcho / 0.1.0 / BBEcho.podspec.json
blob953d5ebe0d7f7fca38c4e5e7b1bc203ac8fdee14
2   "name": "BBEcho",
3   "version": "0.1.0",
4   "summary": "This is a demo for creating and publishing cocoapod libraries.",
5   "description": "This is a demo for creating and publishing cocoapod libraries.\nThis to print out a message X times at the console.",
6   "homepage": "https://github.com/mhmdrmdn94/BBEcho",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohamed Ramadan": "santamo94@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.2"
16   },
17   "source": {
18     "git": "https://github.com/mhmdrmdn94/BBEcho.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "BBEcho",
23     "BBEcho/**/*.swift"
24   ],
25   "pushed_with_swift_version": "4.0"