blob: 9d99694db520ba024e3d38087c466d4d8e65f7dd [file] [log] [blame]
{
"name": "gradeWall",
"version": "1.0.2",
"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.2"
},
"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"
}