blob: 642920f3dcbdef25de1729c37809e3460b47cb3e [file] [log] [blame]
{
"name": "TProjectKit",
"version": "0.0.5",
"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.5"
},
"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"
}