[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / SLDate / 0.2.1 / SLDate.podspec.json
bloba29f6963e678f7443f8efca77ab3886d6a71080c
2   "name": "SLDate",
3   "version": "0.2.1",
4   "summary": "SLDate is a NSDate Category.",
5   "license": "MIT",
6   "authors": {
7     "Srefan": "liyangkobebryant@hotmail.com"
8   },
9   "homepage": "https://github.com/yangbryant/CocoaPods_framework_tutorial",
10   "description": "TODO: Add long description of the pod here.",
11   "frameworks": "UIKit",
12   "source": {
13     "http": "https://github.com/yangbryant/CocoaPods_framework_tutorial/releases/download/0.2.0/SLDate.zip"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "vendored_frameworks": "SLDate.framework"
20   }