blob: a63d64048f2ca1dd67050169d0c463a75df5393d [file] [log] [blame]
{
"name": "FirstSection",
"version": "1.0.0",
"summary": "FirstSection of CTMainProject.",
"description": "FirstSection of CTMainProject.",
"homepage": "https://github.com/GItHubNanmu77/CTFirstSection.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzy": "834225802@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GItHubNanmu77/CTFirstSection.git",
"tag": "1.0.0"
},
"source_files": [
"FirstSection",
"FirstSection/FirstSection/First/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"CTMediator": [
],
"CTProjectCategory": [
]
}
}