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