blob: a7a836b2ce4fdc509edf540dd5787b299985afa3 [file] [log] [blame]
{
"name": "HaidoraPaging",
"version": "0.1.0",
"summary": "通用分页配置.",
"description": " 给NSObject扩展分页属性.\n",
"homepage": "https://github.com/Haidora/HaidoraPaging",
"license": "MIT",
"authors": {
"mrdaios": "mrdaios@gmail.com"
},
"source": {
"git": "https://github.com/Haidora/HaidoraPaging.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}