blob: fb4c574fcfad76d7d72ed5548f4a457289aa8669 [file] [log] [blame]
{
"name": "HWSCustomIOSLib",
"version": "7.1.5",
"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.5"
},
"source_files": [
"Classes",
"Classes/*.{h,m}",
"Classes/**/*.{h,m}"
],
"resources": [
"Resources/*.{xib}",
"Resources/*.{plist}",
"Resources/*.{json}"
],
"requires_arc": true
}