blob: 27d5ca000a0dedf8b1e7c4680499d37a7c0af2bc [file] [log] [blame]
{
"name": "Swift-A",
"version": "1.0.0",
"summary": "收集一些可用的常用方法,方便以后集成,可直接使用",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shuigenObba/Swift-A",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangshuigen": "huangshuigenoppa@163.com"
},
"source": {
"git": "https://github.com/shuigenObba/Swift-A.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "Source",
"source_files": [
"Swift-A/Source/Core",
"Swift-A/Source"
],
"frameworks": "UIKit"
}
]
}