blob: 49549eaf50c6f6e5f323e1df0453d3d091646219 [file] [log] [blame]
{
"name": "HWSCustomIOSLib",
"version": "4.0",
"summary": "A Common Custom UI Controls, Common Custom Models of HWSCustomIOSLib",
"description": "A longer description of HWSCustomIOSLib in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/HasanSawaed/ios_custom_lib.git",
"license": "MIT",
"authors": {
"Hasan Sa": "hasansa007@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HasanSawaed/ios_custom_lib.git",
"tag": "4.0"
},
"source_files": "**/*.{h,m}",
"resources": "Resources/*.json"
}