blob: d3091cf5e619aa42c57476631c03820a61eba315 [file] [log] [blame]
{
"name": "HappyUI",
"version": "0.1.2",
"summary": "A short description of HappyUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/scorplot/HappyUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scorplot": "1@1.com"
},
"source": {
"git": "https://github.com/scorplot/HappyUI.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HappyUI/Classes/**/*",
"dependencies": {
"TableViewArray": [
],
"CollectionViewArray": [
],
"TaskEnginer": [
],
"CCUIModel": [
],
"MJRefresh": [
],
"RealReachability": [
]
}
}