blob: 8a4f02f557d9df37c6eec82c3126f6c44d443da3 [file] [log] [blame]
{
"name": "TProjectKit",
"version": "0.0.6",
"summary": "Some handy components,Its all personal preference.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AsTao/TProjectKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SsTaoz": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/TProjectKit.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"resources": "TProjectKit/Assets/SwiftResource.bundle",
"source_files": [
"TProjectKit/Common/*",
"TProjectKit/Extentions/*",
"TProjectKit/Base/*"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}