blob: a29f6963e678f7443f8efca77ab3886d6a71080c [file] [log] [blame]
{
"name": "SLDate",
"version": "0.2.1",
"summary": "SLDate is a NSDate Category.",
"license": "MIT",
"authors": {
"Srefan": "liyangkobebryant@hotmail.com"
},
"homepage": "https://github.com/yangbryant/CocoaPods_framework_tutorial",
"description": "TODO: Add long description of the pod here.",
"frameworks": "UIKit",
"source": {
"http": "https://github.com/yangbryant/CocoaPods_framework_tutorial/releases/download/0.2.0/SLDate.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SLDate.framework"
}
}