blob: 078d4f5107143dfc0fc3d4baf48ddf2157ad2831 [file] [log] [blame]
{
"name": "gradeWall",
"version": "1.0.6",
"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.6"
},
"source_files": "Classes/*/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
},
"authors": {
"BY": "851768328@qq.com"
},
"social_media_url": "https://github.com/gaoliang851/gradeWall"
}