[Add] FaceCoreBasicNightly 6.4.1142
[CocoaPods.git] / Specs / d / 4 / 1 / NibWrapper / 0.1.0 / NibWrapper.podspec.json
blob9bd612a0c31f4c958ece1edce143397337d42bc7
2   "name": "NibWrapper",
3   "version": "0.1.0",
4   "summary": "Nesting NIBs ni other NIBs has never been that easy.",
5   "description": "UINibWrapper helps you to nest nibs inside other nibs without writing a single line of code. Checkout the README file to learn how.",
6   "homepage": "https://github.com/mobilejazz/NibWrapper",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobile Jazz": "info@mobilejazz.cat"
13   },
14   "social_media_url": "http://twitter.com/mobilejazzcat",
15   "source": {
16     "git": "https://github.com/mobilejazz/NibWrapper.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Source/*.{h,m}",
20   "frameworks": "Foundation",
21   "requires_arc": true,
22   "platforms": {
23     "ios": null
24   },
25   "deprecated": true