blob: 0b3c6b99a736b3b19c2740d8cf4114c383cd8b63 [file] [log] [blame]
{
"name": "CardViewList",
"version": "1.1.5",
"license": "MIT",
"summary": "Create CardView like Android easier in iOS.",
"homepage": "https://github.com/icaksama/CardViewList",
"social_media_url": "http://twitter.com/icaksama",
"authors": {
"icaksama": "icaksama@gmail.org"
},
"source": {
"git": "https://github.com/icaksama/CardViewList.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "CardViewList/CardViewList/**/*.{swift,h}",
"pushed_with_swift_version": "4.0"
}