[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 9 / e / UIView+NibLoading / 1.0.0 / UIView+NibLoading.podspec.json
blob4c4c27c574dc871e7390c6873d8adc3d8b58c00a
2   "name": "UIView+NibLoading",
3   "version": "1.0.0",
4   "summary": "Makes writing custom views easier by letting you design their content subviews with Interface Builder",
5   "homepage": "http://bou.io/UIView-NibLoading.html",
6   "license": "MIT",
7   "authors": {
8     "Nicolas Bouilleaud": "nico@bou.io"
9   },
10   "platforms": {
11     "ios": "6.1"
12   },
13   "source": {
14     "git": "https://github.com/n-b/UIView-NibLoading.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true