blob: 16f21e13ca947ed325a4003e02e8aa7901ba55b5 [file] [log] [blame]
{
"name": "WhdeVersion",
"version": "1.0.2",
"summary": "Objective-C检测版本",
"description": "Objective-C检测版本,简单实用",
"homepage": "https://github.com/whde/Version",
"license": "MIT",
"authors": {
"Whde": "460290973@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/whde/Version.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Version/Version/Version/*"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}