blob: a64c8be4e6621606165285b091f88b6e668a636b [file] [log] [blame]
{
"name": "MHScrollLoop",
"version": "1.0.1",
"summary": "ScrollView and PageControl RunLoop",
"description": "Testing private Podspec.\nScrollView and PageControl RunLoop",
"homepage": "https://github.com/MHDeviOS/MHScrollLoop",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"MHDeviOS": "minghaoo@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MHDeviOS/MHScrollLoop.git",
"tag": "1.0.1"
},
"source_files": "MHScrollLoop/MHScroll/*.{h,m}",
"requires_arc": true
}