blob: bcb56e1dce7cd35f78ae9e0b72b58f2976bbc8e1 [file] [log] [blame]
{
"name": "gradeWall",
"version": "1.0.0",
"license": "MIT",
"summary": "the part of grade wall",
"homepage": "https://github.com/gaoliang851/gradeWall",
"source": {
"git": "https://github.com/gaoliang851/gradeWall.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "851768328@qq.com"
},
"social_media_url": "https://github.com/gaoliang851/gradeWall"
}