blob: 34f8e7f1282728652a5171a8354531a669bd2cc5 [file] [log] [blame]
{
"name": "HWSCustomIOSLib",
"version": "3.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.1"
},
"source": {
"git": "https://github.com/HasanSawaed/ios_custom_lib.git",
"tag": "3.0"
},
"source_files": "**/*.{h,m}"
}