blob: 17002b932038c78d685fd2a759ccda3e34c3a5ba [file] [log] [blame]
{
"name": "ATPKit",
"swift_version": "4.1.2",
"version": "1.1.0",
"summary": "ATPKit",
"description": "ATP Kit is for Atlas Protocol Targeting Interactive Element Development",
"homepage": "https://github.com/ideaalloc/ATPKit.git",
"license": {
"type": "LGPL",
"file": "LICENSE"
},
"authors": {
"Bill Lv": "bill.lv@atlasp.io"
},
"source": {
"git": "https://github.com/ideaalloc/ATPKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ATPKit/**/*",
"exclude_files": "ATPKit/**/Info.plist",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"Renderer": [
"~> 1.1.0"
]
}
}