blob: d6556a9342e254804f8b064e3abadb463b3bb875 [file] [log] [blame]
{
"name": "HTPageControllerView",
"version": "0.0.2",
"summary": "网易标准化之 HTPageControllerView.",
"description": "A longer description of HTPageControllerView in Markdown format.",
"homepage": "https://github.com/NEYouFan/ht-pagecontrollerview-ios",
"license": "MIT",
"authors": {
"netease": "cxq901123@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NEYouFan/ht-pagecontrollerview-ios.git",
"tag": "0.0.2"
},
"source_files": "HTPageControllerView/*.{h,m}",
"dependencies": {
"HTCommonUtility": [
"~>0.0.1"
]
}
}