blob: f0901693886d63613652cf2ebdbccb023e37e397 [file] [log] [blame]
{
"name": "KMSectionDecorationLayout",
"version": "0.2.0",
"summary": "A layout that has decoration view for each section.",
"description": "A subclass of flowlayout that create decorationView for each section.",
"homepage": "https://github.com/sleepEarlier/KMSectionDecorationLayout.git",
"screenshots": [
"https://github.com/sleepEarlier/KMSectionDecorationLayout/raw/master/screenShot.png",
"https://github.com/sleepEarlier/KMSectionDecorationLayout/raw/master/screenShot2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SleepEarlier": "jky130@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sleepEarlier/KMSectionDecorationLayout.git",
"tag": "0.2.0"
},
"source_files": "KMSectionDecorationLayout/KMSectionDecorationLayout/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}