blob: 6ad8ba518821c7a606055552c5482e9f791553b1 [file] [log] [blame]
{
"name": "SLDate",
"version": "0.2.0",
"summary": "SLDate is a NSDate Category.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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/files/1949649/SLDate.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SLDate.framework"
}
}