blob: 1cb84173d44975e26c736f7f75c85bb9404778f3 [file] [log] [blame]
{
"name": "AppleCheckVersion",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}