blob: d677eb02e473d27aa6e8740f9692d7869e60a037 [file] [log] [blame]
{
"name": "DK_NSLayoutConstraint",
"version": "0.0.1",
"summary": "This library is used as an extension of autolayout.",
"description": "Testing Private Podspec.\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/FITdeike/DK_NSLayoutConstraint",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"deike": "deike01@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/FITdeike/DK_NSLayoutConstraint.git",
"tag": "0.0.1"
},
"source_files": "DK_NSLayoutConstraint+DKDesignable/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}