blob: 3bba271c73b37d5e6301e6c3ececb68f886adbf0 [file] [log] [blame]
{
"name": "HTPageControllerView",
"version": "0.0.1",
"summary": "A short description of HTPageControllerView.",
"description": "A longer description of HTPageControllerView in Markdown format.",
"homepage": "https://github.com/NEYouFan/HTPageControllerView-iOS.git",
"license": "MIT",
"authors": {
"netease": "cxq901123@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NEYouFan/HTPageControllerView-iOS.git",
"tag": "0.0.1"
},
"source_files": "HTPageControllerView/*.{h,m}",
"dependencies": {
"HTCommonUtility": [
"~>0.0.1"
]
}
}