blob: a914b00944e5af064fb62f07496661309ea1da3b [file] [log] [blame]
{
"name": "GPLoadingMore",
"version": "1.0.0",
"summary": "Simple UIScrollView Category for Loading More, iOS 11 Supported.",
"homepage": "https://github.com/GeekSprite",
"license": "MIT",
"authors": {
"GeekSprite": "a1019448557@gmail.com"
},
"source": {
"git": "https://github.com/GeekSprite/GPLoadingMore.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "GPLoadingMoreViewDemo/GPLoadingMoreView",
"frameworks": "QuartzCore",
"requires_arc": true
}