blob: c4e10f2ed5dc077c73bf9777ce38d648a721b1aa [file] [log] [blame]
{
"name": "fkTestKit",
"version": "1.0.7",
"summary": "just test",
"swift_versions": "5.0",
"description": "none dkjlkfjdlkasjfkldajslkfjadlkjfdaslkjfdlkasjklfdjaklfjdasklj",
"homepage": "https://github.com/ForAllKid/FKKit",
"license": "Apache 2.0",
"authors": {
"ForKid": "910784384@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ForAllKid/FKKit.git",
"tag": "1.0.7"
},
"source_files": "KMNameSpace/KMKit/*.swift",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"CoreImage",
"CoreGraphics",
"ImageIO",
"Accelerate"
],
"requires_arc": true,
"swift_version": "5.0"
}