blob: 5d99f93542461e39f679d204ce2acecd68d8d6e5 [file] [log] [blame]
{
"name": "ANPlaceholder",
"version": "1.1.2",
"license": "MIT",
"summary": "ANPlaceholder",
"homepage": "https://github.com/anotheren/ANPlaceholder",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/ANPlaceholder.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.1"
}