blob: 8d4bcb19ec9f4a64dd91ce2e3f9aded02e44a7f2 [file] [log] [blame]
{
"name": "HWSCustomIOSLib",
"version": "7.1.6",
"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": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Hasan Sa": "hasansa007@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HasanSawaed/ios_custom_lib.git",
"commit": "3d0b032d4816e08e7e81d445116452298fe2a0d1",
"tag": "7.1.6"
},
"source_files": "Classes/**/*.{h,m}",
"resources": [
"Resources/*.{xib}",
"Resources/*.{plist}",
"Resources/*.{json}"
],
"requires_arc": true
}