blob: 8feb76561b9f03cef781002a143868d029830b7d [file] [log] [blame]
{
"name": "AGSql",
"version": "0.1.1",
"summary": "sql语句集合",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.aigostar.com/Repository/Detail/fa8bc751-3584-4dbb-88e7-ee0a0d028e28",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangzq": "xiangac1992@163.com"
},
"source": {
"git": "http://git.aigostar.com/AGSql.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AGSql/Classes/**/*",
"dependencies": {
"FMDB": [
]
},
"swift_version": "5.0"
}