blob: 0428c0767aa38ea7d622851ba05c0d48ea2f5292 [file] [log] [blame]
{
"name": "iOS-FontList",
"version": "1.0.0",
"license": "MIT",
"summary": "A bare bone implementation of a pull to refresh for you to subclass.",
"homepage": "https://github.com/cheunghy/iOS-FontList",
"authors": {
"Zhang Kai Yu": "yeannylam@gmail.com"
},
"source": {
"git": "https://github.com/cheunghy/iOS-FontList.git",
"tag": "1.0.0",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"public_header_files": "iOS-FontList/HYFontList.h",
"source_files": "HYFontList.{m,h}"
}