blob: 86272aa3b4c83ae56a7dcc7fbec5819034ef950e [file] [log] [blame]
{
"name": "FrameworkA",
"version": "0.1",
"license": "MIT",
"summary": "FrameworkA",
"homepage": "https://github.com/kongzichixiangjiao/FrameworkA",
"source": {
"git": "https://github.com/kongzichixiangjiao/FrameworkA.git",
"tag": "0.1"
},
"source_files": "Classes/*",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.1",
"authors": {
"BY": "houjianan_110@163.com"
},
"social_media_url": "https://github.com/kongzichixiangjiao"
}