blob: ce86f28eff9a44ec5061ddf95a721a27807c93dd [file] [log] [blame]
{
"name": "ZHVersionManager",
"version": "1.1.0",
"summary": "版本管理",
"description": "版本管理,和App Store比对。",
"homepage": "https://github.com/leezhihua/ZHVersionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leezhihua": "leezhihua@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leezhihua/ZHVersionManager.git",
"tag": "1.1.0"
},
"source_files": "Pod/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}