blob: 3c1bfb4752a0e840093cb74658c8cd06c35d2f9c [file] [log] [blame]
{
"name": "HTPageControllerView",
"version": "0.0.3",
"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.3"
},
"source_files": "HTPageControllerView/*.{h,m}",
"dependencies": {
"HTCommonUtility": [
"~>0.0.1"
]
}
}