[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 7 / NHFCustomWidgets / 1.0.4 / NHFCustomWidgets.podspec.json
blobb10c5be883709d7c984e1e7d7af50ab13b89d4eb
2   "name": "NHFCustomWidgets",
3   "version": "1.0.4",
4   "summary": "常用组件集合",
5   "homepage": "https://github.com/nhfc99/NHFCustomWidgets.git",
6   "license": "MIT",
7   "authors": {
8     "nhfc99": "nhfc99@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/nhfc99/NHFCustomWidgets.git",
15     "tag": "1.0.4"
16   },
17   "requires_arc": true,
18   "public_header_files": "Classes/NHFCustomWidgetsSetting.h",
19   "source_files": "Classes/NHFCustomWidgetsSetting.h",
20   "frameworks": [
21     "QuartzCore",
22     "CoreData",
23     "Foundation",
24     "UIKit"
25   ],
26   "subspecs": [
27     {
28       "name": "UIButton",
29       "source_files": "Classes/UIButton/UIButton+NHFBlock/UIButton+NHFBlock.{h,m}",
30       "public_header_files": "Classes/UIButton/UIButton+NHFBlock/UIButton+NHFBlock.h"
31     }
32   ]