blob: 1c58d238d80fcc31f6a82082284f170ca954936f [file] [log] [blame]
{
"name": "FirstSection",
"version": "1.0.1",
"summary": "FirstSection of CTMainProject.",
"description": "CTMediator study. 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.1"
},
"source_files": [
"FirstSection",
"FirstSection/FirstSection/First/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"CTMediator": [
],
"CTProjectCategory": [
]
}
}