blob: 4a0c0142973e42bbc0fe7cadfe042d979a9d2c7d [file] [log] [blame]
{
"name": "TProjectKit",
"version": "0.0.3",
"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.3"
},
"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": "4.2"
},
"swift_versions": "4.2"
}