blob: 4d1c7721bdf890b00aec24998e57c5768bc0bc39 [file] [log] [blame]
{
"name": "AppleCheckVersion",
"version": "0.0.5",
"summary": "A short description of AppleCheckVersion.",
"description": "123123",
"homepage": "https://github.com/appledev201888/AppleCheckVersion",
"license": "MIT",
"authors": {
"bigapple": "weibinchen@uutaka.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/appledev201888/AppleCheckVersion.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}