blob: 4af32b29b97fd1f96e0c52afdbcdeb022ac03436 [file] [log] [blame]
{
"name": "FirstSection",
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": [
"FirstSection",
"FirstSection/FirstSection/First/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"CTMediator": [
],
"CTProjectCategory": [
]
}
}