blob: f5942d5cf745b56836be4392696524e371c22ce2 [file] [log] [blame]
{
"name": "GroupModules",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "Welcome to use.",
"homepage": "https://github.com/HongWeiChen/GroupsModules",
"license": "MIT",
"authors": {
"Zero": ""
},
"source": {
"git": "https://github.com/HongWeiChen/GroupsModules.git",
"tag": "1.0.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "GroupViewController/GroupModules/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}