[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 2 / UIView+AXNibInNib / 0.1.0 / UIView+AXNibInNib.podspec.json
blob9169441fff5e798bf1c54c7dbef4b6dec3960c7d
2   "name": "UIView+AXNibInNib",
3   "version": "0.1.0",
4   "summary": "UIView category extension to make nib in nib.",
5   "homepage": "https://github.com/akiroom/UIView-AXNibInNib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hiroki Akiyama": "aki-hiroki@nifty.com"
12   },
13   "source": {
14     "git": "https://github.com/akiroom/UIView-AXNibInNib.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/akiroom",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "UIKit"