[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / 9 / HWSCustomIOSLib / 1.1.1 / HWSCustomIOSLib.podspec.json
blob78b776ca28c7d83764e0161f3afb94485962d036
2   "name": "HWSCustomIOSLib",
3   "version": "1.1.1",
4   "summary": "A Common Custom UI Controls, Common Custom Models of HWSCustomIOSLib",
5   "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!",
6   "homepage": "https://github.com/HasanSawaed/ios_custom_lib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Hasan Sa": "hasansa007@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/HasanSawaed/ios_custom_lib.git",
19     "tag": "1.1.1"
20   },
21   "source_files": [
22     "Classes/*.{h,m}",
23     "**/*.{h,m}"
24   ],
25   "resources": [
26     "**/*.{xib}",
27     "**/*.{plist}",
28     "**/*.{json}"
29   ],
30   "requires_arc": true